다음을 통해 공유


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+ 파티션의 이름입니다.

적용 대상