다음을 통해 공유


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을 참조하세요.

적용 대상