XamlLanguage.Base Свойство

Определение

Получает объект XamlDirective для директивы base из XML.

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

Значение свойства

XamlDirective

Объект XamlDirective для директивы base из XML.

Комментарии

См. [] ms-XAML Section 5.3.15.

Применяется к