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