Gets the status of this component, consisting of its error state
and any associated error message.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public GifComponentStatus ComponentStatus { get; }
Public ReadOnly Property ComponentStatus As GifComponentStatus
public: property GifComponentStatus^ ComponentStatus { GifComponentStatus^ get (); }