XamlDeferLoadAttribute.ContentTypeName 屬性

定義

取得型別的字串名稱,即實作後用於延後載入行為的型別。

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

屬性值

型別的字串名稱,即轉換子用於延後載入行為的型別。

適用於

另請參閱