ExeContext.UserLevel Propriedade

Definição

Obtém um objeto que representa o nível de caminho da aplicação atual.

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

Valor de Propriedade

Um objeto que ConfigurationUserLevel representa o nível de caminho da aplicação atual.

Aplica-se a

Ver também