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!

PropertyTab.ExtendedDescriptorPropertyDescriptor.GetDisplayName

[To be supplied.]

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

See Also

PropertyTab.ExtendedDescriptorPropertyDescriptor Class | PropertyTab.ExtendedDescriptorPropertyDescriptor Members | System.WinForms.Design Namespace