ApplicationActivationAttribute.SoapVRoot 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定值,表示 COM+ 應用程式的 Web 上的虛擬根目錄。
public:
property System::String ^ SoapVRoot { System::String ^ get(); void set(System::String ^ value); };
public string SoapVRoot { get; set; }
member this.SoapVRoot : string with get, set
Public Property SoapVRoot As String
屬性值
COM+ 應用程式的 Web 上的虛擬根目錄。
備註
使用時,會發生設定或終止應用程式SOAP所需的所有工作。 如果為未安裝 Windows SDK 之計算機上執行的應用程式設定這個屬性,就會發生錯誤。