InstanceKeyView.InstanceKey Property    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the value of the instance key (GUID).
public:
 property Guid InstanceKey { Guid get(); };
	public Guid InstanceKey { get; }
	member this.InstanceKey : Guid
	Public ReadOnly Property InstanceKey As Guid
	Property Value
The value of the instance key.