|
ConfigurationFrameName Property
|
Gets or sets name of this configuration frame as assigned or useful in an end-use context.
Namespace: GSF.PhasorProtocols.AnonymousAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.207-beta
Syntax public virtual string Name { get; set; }
Public Overridable Property Name As String
Get
Set
abstract Name : string with get, set
override Name : string with get, set
function get_Name();
function set_Name(value);
View SourceProperty Value
StringSee Also