ExeContext::UserLevel Property

 

Gets an object representing the path level of the current application.

Namespace:   System.Configuration
Assembly:  System.Configuration (in System.Configuration.dll)

public:
property ConfigurationUserLevel UserLevel {
	ConfigurationUserLevel get();
}

Property Value

Type: System.Configuration::ConfigurationUserLevel

A ConfigurationUserLevel object representing the path level of the current application.

.NET Framework
Available since 2.0
Return to top
Show: