XamlParseException.KeyContext 属性

定义

获取或设置字典中发生异常的项的键值。

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 值。

适用于

另请参阅