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。 預設為零 GUID。

適用於