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

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453