XamlDeferLoadAttribute.ContentTypeName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得型別的字串名稱,即實作後用於延後載入行為的型別。
public:
property System::String ^ ContentTypeName { System::String ^ get(); };
public string ContentTypeName { get; }
member this.ContentTypeName : string
Public ReadOnly Property ContentTypeName As String
屬性值
型別的字串名稱,即轉換子用於延後載入行為的型別。