DkmModuleInstance.UniqueId Property

Definition

Uniquely identifies the DkmModuleInstance object.

public:
 property Guid UniqueId { Guid get(); };
public Guid UniqueId { get; }
member this.UniqueId : Guid
Public ReadOnly Property UniqueId As Guid

Property Value

Returns Guid.

Applies to