TemplateParameterProperties.System.ComponentModel.ICustomTypeDescriptor.GetClassName Method

Namespace: Microsoft.Expression.Encoder.Plugins.Templates
Assembly: Microsoft.Expression.Encoder (in microsoft.expression.encoder.dll)

Syntax

'Declaration
Private Function System.ComponentModel.ICustomTypeDescriptor.GetClassName As String Implements ICustomTypeDescriptor.GetClassName
'Usage
Dim instance As TemplateParameterProperties
Dim returnValue As String

returnValue = CType(instance, ICustomTypeDescriptor).GetClassName
string ICustomTypeDescriptor.GetClassName ()
private:
virtual String^ System.ComponentModel.ICustomTypeDescriptor.GetClassName () sealed = ICustomTypeDescriptor::GetClassName

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

TemplateParameterProperties Class
TemplateParameterProperties Members
Microsoft.Expression.Encoder.Plugins.Templates Namespace