Share via


XamlLanguage.AsyncRecords プロパティ

定義

AsyncRecords 擬似メンバーの XamlDirective を取得します。

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

プロパティ値

AsyncRecords 擬似メンバーの XamlDirective

注釈

この AsyncRecords 概念は XAML 2009 の一部です。 詳細については、「 XAML 2009 Language Features」を参照してください。

適用対象