XamlLanguage.Base 属性

定义

从 XML 获取指令的一个XamlDirectivebase

public:
 static property System::Xaml::XamlDirective ^ Base { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective Base { get; }
static member Base : System.Xaml.XamlDirective
Public Shared ReadOnly Property Base As XamlDirective

属性值

XML 中的base指令的 AXamlDirective

注解

请参阅 [MS-XAML] 第 5.3.15 节

适用于