Gets the member of the Gif.Components.ErrorState enumeration held
within the ComponentStatus property.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ErrorState ErrorState { get; }
Public ReadOnly Property ErrorState As ErrorState
public: property ErrorState ErrorState { ErrorState get (); }