Constable Authorization Engine 2.0 BETA

FallbackTypeDescriptor.GetComponentName Method 

[This is preliminary documentation and subject to change.]

[TBD]

[Visual Basic]
Overridable Public Function GetComponentName() As String _
    Implements ICustomTypeDescriptor.GetComponentName
[C#]
public virtual string GetComponentName();

Implements

ICustomTypeDescriptor.GetComponentName

See Also

FallbackTypeDescriptor Class | LaMarvin.Constable.Design.Fallback Namespace