public string SingleImageBase64 { get; set; }
Public Property SingleImageBase64 As String Get Set
public: property String^ SingleImageBase64 { String^ get (); void set (String^ value); }
member SingleImageBase64 : string with get, set
In This Article