Open sandboxFocus

Property Name

Name

Gets the declaration name. If the member is an INamedType or INamespace, the Name property gets the short name of the type or namespace, without the parent namespace. See also ContainingNamespace and FullName.

Declaration
string Name { get; }
Property Value
Type Description
string