|
AdapterCommandAttributeDescription Property
|
Gets the description of this adapter command.
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax public string Description { get; }
Public ReadOnly Property Description As String
Get
member Description : string with get
function get_Description();
View SourceProperty Value
StringSee Also