 | ClickOnceInfoApplicationName Eigenschaft |
Application.ProductName
Namensraum: NetEti.ApplicationEnvironmentAssembly: NetEti.EnvAccess (in NetEti.EnvAccess.dll) Version: 1.0.0+878e28844b0821f624df030dddb4364a06da759c
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