共用方式為


VirtualPathExtension.SiteName 屬性

定義

取得裝載 WCF 服務之 IIS 或 WAS 應用程式的網站名稱。

public:
 property System::String ^ SiteName { System::String ^ get(); };
public string SiteName { get; }
member this.SiteName : string
Public ReadOnly Property SiteName As String

屬性值

裝載服務之 IIS 或 WAS 應用程式的站台名稱。

適用於