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!

ResourceManager.BaseNameField

The root name of the resource.

[Visual Basic]
Protected BaseNameField As String
[C#]
protected string BaseNameField;
[C++]
protected: String* BaseNameField;
[JScript]
protected var BaseNameField : String;

See Also

ResourceManager Class | ResourceManager Members | System.Resources Namespace