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