XamlLanguage.Code Właściwość

Definicja

Pobiera element for XamlDirective zgodnie z opisem Code w temacie [MS-XAML].

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

Wartość właściwości

A XamlDirective dla Code zgodnie z opisem w [MS-XAML].

Uwagi

Zobacz [MS-XAML] Sekcja 5.2.22, gdzie Code jest wskazywana jako typ, jednak Code jest dostarczana jako XamlDirective przez ten interfejs API.

Dotyczy