Share via


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 值。

适用于