XamlLanguage.AsyncRecords Propiedad

Definición

Obtiene una clase XamlDirective para el pseudomiembro AsyncRecords.

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

Valor de propiedad

XamlDirective

XamlDirective para el pseudomiembro AsyncRecords.

Comentarios

El AsyncRecords concepto forma parte de XAML 2009. Para obtener más información, consulta XAML 2009 Language Features.

Se aplica a