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