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