ServiceConfig.SxsName 屬性

定義

取得或設定被封入工作之並存組件的檔案名稱。

public:
 property System::String ^ SxsName { System::String ^ get(); void set(System::String ^ value); };
public string SxsName { get; set; }
member this.SxsName : string with get, set
Public Property SxsName As String

屬性值

並存組件的檔案名稱。 預設值是 null

適用於