 | ClickOnceInfoApplicationName Eigenschaft |
Application.ProductName
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+b6ed748358c027cd934c65ea442ba2f5d05a7eae
Syntaxpublic string? ApplicationName { get; init; }Public Property ApplicationName As String
Get
Set
public:
property String^ ApplicationName {
String^ get ();
void set (String^ value);
}member ApplicationName : string with get, set
Eigenschaftswert
String
Siehe auch