Share via


XamlDeferLoadAttribute.ContentTypeName プロパティ

定義

実装が遅延読み込み動作に使用する型の文字列名を取得します。

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

プロパティ値

コンバーターが遅延読み込み動作に使用する型の文字列名。

適用対象

こちらもご覧ください