ViewType.TypeName プロパティ

定義

型の名前を取得します。値の設定も可能です。

public string TypeName { get; set; }
member this.TypeName : string with get, set
Public Property TypeName As String

プロパティ値

型の名前。

適用対象