NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

AssemblyHash.Empty

An empty AssemblyHash object.

[Visual Basic]
Public Shared ReadOnly Empty As AssemblyHash
[C#]
public static readonly AssemblyHash Empty;
[C++]
public: static readonly AssemblyHash Empty;
[JScript]
public static var Empty : AssemblyHash;

See Also

AssemblyHash Structure | AssemblyHash Members | System.Configuration.Assemblies Namespace