Bagikan melalui


XmlStreamStore.WellKnownNamespaces Properti

Definisi

Mendapatkan daftar semua namespace yang telah ditentukan sebelumnya oleh Kerangka Kerja Anotasi.

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

Nilai Properti

Daftar namespace layanan yang telah ditentukan sebelumnya oleh Microsoft Annotations Framework.

Keterangan

Namespace yang telah ditentukan sebelumnya oleh Kerangka Kerja Anotasi meliputi yang berikut ini:

  • http://schemas.microsoft.com/windows/annotations/2003/11/core

  • http://schemas.microsoft.com/windows/annotations/2003/11/base

  • http://schemas.microsoft.com/winfx/2006/xaml/presentation

Berlaku untuk

Lihat juga