Språk

XamlLanguage.XamlNamespaces Egenskap

Definition

Hämtar en samling namnområdesidentifierare för XAML.

public:
 static property System::Collections::Generic::IList<System::String ^> ^ XamlNamespaces { System::Collections::Generic::IList<System::String ^> ^ get(); };
public static System.Collections.Generic.IList<string> XamlNamespaces { get; }
static member XamlNamespaces : System.Collections.Generic.IList<string>
Public Shared ReadOnly Property XamlNamespaces As IList(Of String)

Egenskapsvärde

En samling namnområdesidentifierare för XAML.

Kommentarer

För närvarande innehåller den här samlingen endast Xaml2006Namespace värdet.

Gäller för