次の方法で共有


ExchangeWebAppVirtualDirectory.WebSite Property

Gets the Web site that contains the Web application.

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property WebSite As String
    Get
    Friend Set
'Usage
Dim instance As ExchangeWebAppVirtualDirectory
Dim value As String

value = instance.WebSite
public string WebSite { get; internal set; }

Property Value

Type: System.String
The Web site that contains the Web application.