XamlLanguage.AsyncRecords Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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 pour le pseudo-membre AsyncRecords
.
Remarques
Le AsyncRecords
concept fait partie du code XAML 2009. Pour plus d'informations, consultez XAML 2009 Language Features.