ContextUtil.PartitionId Property

Definition

Gets a GUID for the current partition.

public:
 static property Guid PartitionId { Guid get(); };
public static Guid PartitionId { get; }
static member PartitionId : Guid
Public Shared ReadOnly Property PartitionId As Guid

Property Value

The GUID for the current partition.

Exceptions

There is no COM+ context available.

The platform is not Windows XP or later.

Applies to