|
MultiProtocolFrameParserName Property
|
Gets a descriptive name for a device connection that includes
SourceName, if provided.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.248-beta
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
public:
virtual property String^ Name {
String^ get () sealed;
}
abstract Name : string with get
override Name : string with get
View SourceProperty Value
StringImplements
IProvideStatusName
See Also