|
ConnectionParametersDeviceLabel Property
|
Gets or sets device section label, as defined in associated INI file.
Namespace: GSF.PhasorProtocols.MacrodyneAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax public string DeviceLabel { get; set; }
Public Property DeviceLabel As String
Get
Set
member DeviceLabel : string with get, set
function get_DeviceLabel();
function set_DeviceLabel(value);
View SourceProperty Value
StringSee Also