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