次の方法で共有


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+ パーティションの名前。

適用対象