XamlDeferLoadAttribute.ContentType 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 CLR Type 值,即延後載入行為的目的型別/內容型別。
public:
property Type ^ ContentType { Type ^ get(); };
public Type ContentType { get; }
member this.ContentType : Type
Public ReadOnly Property ContentType As Type
屬性值
CLR Type 值,即延後載入行為的目的型別/內容型別。
適用於