DataSource.ICustomTypeDescriptor.GetClassName Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

'Declaration
Private Function GetClassName As String 
    Implements ICustomTypeDescriptor.GetClassName
string ICustomTypeDescriptor.GetClassName()
private:
virtual String^ GetClassName() sealed = ICustomTypeDescriptor::GetClassName
private abstract GetClassName : unit -> string  
private override GetClassName : unit -> string
JScript does not support explicit interface implementations.

Return Value

Type: System.String

Implements

ICustomTypeDescriptor.GetClassName()

.NET Framework Security

See Also

Reference

DataSource Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace