IReadOnlyTypeBase.ShortName Method

Definition

Gets a short name for the given IReadOnlyTypeBase that can be used in other identifiers.

[System.Diagnostics.DebuggerStepThrough]
public virtual string ShortName ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member ShortName : unit -> string
override this.ShortName : unit -> string
Public Overridable Function ShortName () As String

Returns

The short name.

Attributes

Applies to