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