Click or drag to resize

FrameImageParserBase<TTypeIdentifier, TOutputType> .Status Property


Namespace: GSF.Parsing
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.239-beta+5928cebde0dd955df84e791f5ea67acbd192773e
Syntax
[BrowsableAttribute(false)]
public override string Status { get; }
View Source

Property Value

String

Implements

IProvideStatus.Status
IProvideStatus.Status
See Also