次の方法で共有


XamlDeferLoadAttribute.ContentType プロパティ

定義

遅延読み込み動作の宛先/コンテンツ タイプの CLR Type の値を取得します。

public:
 property Type ^ ContentType { Type ^ get(); };
public Type ContentType { get; }
member this.ContentType : Type
Public ReadOnly Property ContentType As Type

プロパティ値

遅延読み込み動作の宛先/コンテンツ タイプの CLR Type の値。

適用対象