public byte[] InstanceKey { get; }
Public ReadOnly Property InstanceKey As Byte() Get
public: property array<unsigned char>^ InstanceKey { array<unsigned char>^ get (); }
member InstanceKey : byte[] with get
In This Article