string PowerSensorPath { get; set; }
Property PowerSensorPath As String Get Set
property String^ PowerSensorPath { String^ get (); void set (String^ value); }
abstract PowerSensorPath : string with get, set
In This Article