BinaryImageParserBaseName Property

Gets the name of BinaryImageParserBase.

Definition

Namespace: Gemstone.IO.Parsing
Assembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.172 -- Release Build+241430fabc9f8d815f226ef82f939af6835b2b48
public virtual string Name { get; set; }

Property Value

String

Implements

IProvideStatusName

See Also