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