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