Share via


ServiceConfig.PartitionId 속성

정의

사용될 COM+ 파티션의 GUID를 가져오거나 설정합니다.

public:
 property Guid PartitionId { Guid get(); void set(Guid value); };
public Guid PartitionId { get; set; }
member this.PartitionId : Guid with get, set
Public Property PartitionId As Guid

속성 값

사용될 파티션의 GUID입니다. 기본값은 0 GUID입니다.

적용 대상