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