protected bool EncodeBase64 { get; set; }
Protected Property EncodeBase64 As Boolean Get Set
protected: property bool EncodeBase64 { bool get (); void set (bool value); }
member EncodeBase64 : bool with get, set
In This Article