A Sandcastle Documented Class Library
Signature Property
NamespacesGifComponentsGifHeaderSignature
Gets the signature which introduces the GIF stream. This should contain the fixed value "GIF".
Declaration Syntax
C#Visual BasicVisual C++
public string Signature { get; }
Public ReadOnly Property Signature As String
public:
property String^ Signature {
	String^ get ();
}

Assembly: GifComponents (Module: GifComponents) Version: 0.1.3594.26453