次の方法で共有


TypeWrapper.DisplayName プロパティ

定義

現在のラッパー型の表示名を取得します。

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

プロパティ値

表示名を含む文字列。

適用対象