Sdílet prostřednictvím


ExeContext.UserLevel Vlastnost

Definice

Získá objekt představující úroveň cesty aktuální aplikace.

public:
 property System::Configuration::ConfigurationUserLevel UserLevel { System::Configuration::ConfigurationUserLevel get(); };
public System.Configuration.ConfigurationUserLevel UserLevel { get; }
member this.UserLevel : System.Configuration.ConfigurationUserLevel
Public ReadOnly Property UserLevel As ConfigurationUserLevel

Hodnota vlastnosti

Objekt ConfigurationUserLevel představující úroveň cesty aktuální aplikace.

Platí pro

Viz také