FileItemGetClassName Method
Returns the class name of this instance of a component.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string GetClassName()
Public Function GetClassName As String
public:
virtual String^ GetClassName() sealed
abstract GetClassName : unit -> string
override GetClassName : unit -> string
StringThe class name of the object, or
if the class does not have a name.
ICustomTypeDescriptorGetClassName