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 值,即延後載入行為的目的型別/內容型別。

適用於