XamlDeferLoadAttribute.LoaderTypeName 属性

定义

获取延迟加载行为的目标/内容类型的类型字符串名称。

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

属性值

延迟加载行为的目标/内容类型的类型字符串名称。

适用于