Прочетете на английски

Споделяне чрез


IImportScope.XmlNamespaces Property

Definition

Xml namespaces imported at this level of the chain. This corresponds to Imports <xmlns:prefix = "name"> in Visual Basic. It will be empty in C#.

C#
public System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.ImportedXmlNamespace> XmlNamespaces { get; }

Property Value

Remarks

May be Empty, will never be IsDefault.

Applies to

Продукт Версии
Roslyn 4.3.0, 4.4.0, 4.5.0, 4.6.0, 4.7.0, 4.8.0, 4.9.2, 4.12.2, 4.13.0