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!

DataFormats.Format.name

[To be supplied.]

[Visual Basic]
Public ReadOnly name As String
[C#]
public readonly string name;
[C++]
public: readonly String* name;
[JScript]
public var name : String;

See Also

DataFormats.Format Class | DataFormats.Format Members | System.WinForms Namespace