InstanceView.InstanceId Property

Definition

Gets the identifier (ID) of the instance as a GUID.

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

Property Value

The ID of the instance or Guid.Empty if the associated instance handle is not bound to an instance.

Applies to