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!

PropertyValue.GetIPersistableResourceName

[To be supplied.]

[Visual Basic]
Public Function GetIPersistableResourceName() As String
[C#]
public string GetIPersistableResourceName();
[C++]
public: String* GetIPersistableResourceName();
[JScript]
public function GetIPersistableResourceName() : String;

Return Value

the filename to/from which the object can persist itself

See Also

PropertyValue Class | PropertyValue Members | System.ComponentModel.Design Namespace