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

适用于