System.Web.Management.WebApplicationInformation Members

The members of System.Web.Management.WebApplicationInformation are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
ApplicationDomainstring.

Gets the current application domain name.

[read-only]
ApplicationPathstring.

Gets the application physical path.

[read-only]
ApplicationVirtualPathstring.

Gets the application logical path.

[read-only]
MachineNamestring.

Gets the application machine name.

[read-only]
TrustLevelstring.

Gets the application trust level.

Public Methods

FormatToString(WebEventFormatter)

Formats the application information.

override
ToString() : string

Formats event information for display purposes.