IAppDomainSetup.ApplicationName Eigenschap

Definitie

Hiermee haalt u de naam van de toepassing op of stelt u deze in.

public:
 property System::String ^ ApplicationName { System::String ^ get(); void set(System::String ^ value); };
public string ApplicationName { get; set; }
member this.ApplicationName : string with get, set
Public Property ApplicationName As String

Waarde van eigenschap

Een String naam die de naam van de toepassing is.

Van toepassing op