RolePlayerPropertyDescriptor.DisplayName 属性

定义

获取可以显示在窗口(如“属性”窗口)中的名称。

public:
 virtual property System::String ^ DisplayName { System::String ^ get(); };
public override string DisplayName { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DisplayName : string
Public Overrides ReadOnly Property DisplayName As String

属性值

String
属性

适用于