PSHost.InstanceId Property

Definition

Gets a GUID that uniquely identifies this instance of the host. The value should remain invariant for the lifetime of this instance.

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

Property Value

Applies to