IReadOnlyTypeBase.ShortName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Feedback
Submit and view feedback for