ITableDataSource.DisplayName 属性

定义

用于在向用户显示的任何 UI 中标识源的本地化名称。 可以为 null。

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public:
 property Platform::String ^ DisplayName { Platform::String ^ get(); };
public string DisplayName { get; }
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

属性值

String

返回 String

适用于