XamlDeferLoadAttribute.ContentTypeName 属性

定义

获取实现用于延迟加载行为的类型的字符串名称。

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

属性值

转换器用于延迟加载行为的类型的字符串名称。

适用于

另请参阅