共用方式為


RegistrationConfig.Partition 屬性

定義

取得或設定 COM+ 分割的名稱。

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

屬性值

COM+ 分割的名稱。

適用於