XamlParseException.KeyContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定項目的機碼值,該項目在發生例外狀況的字典中。
public:
property System::Object ^ KeyContext { System::Object ^ get(); };
public object KeyContext { get; }
member this.KeyContext : obj
Public ReadOnly Property KeyContext As Object
屬性值
相關的 XAML x:Key
值。