This is preliminary documentation and subject to change. To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Empty.Value
Represents the sole instance of the Empty class.
[Visual Basic]
Public Shared ReadOnly Value As Empty
[C#]
public static readonly Empty Value;
[C++]
public: static readonly Empty* Value;
[JScript]
public static var Value : Empty;