Share via


XamlLanguage.AsyncRecords Propriété

Définition

Obtient un XamlDirective pour le pseudo-membre 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

Valeur de propriété

XamlDirective

XamlDirective pour le pseudo-membre AsyncRecords.

Remarques

Le AsyncRecords concept fait partie du code XAML 2009. Pour plus d'informations, consultez XAML 2009 Language Features.

S’applique à