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