IReadOnlyTypeBase.ShortName 方法

定义

获取给定 的 IReadOnlyTypeBase 短名称,该名称可在其他标识符中使用。

[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

返回

短名称。

属性

适用于