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