Struct ImportedXmlNamespace
Inherited Members
Namespace: Microsoft.CodeAnalysis
Assembly: Microsoft.CodeAnalysis.dll
Syntax
public readonly struct ImportedXmlNamespace
Properties
DeclaringSyntaxReference
Declaration
public SyntaxReference? DeclaringSyntaxReference { get; }
Property Value
| Type | Description |
|---|---|
| SyntaxReference |
XmlNamespace
Declaration
public string XmlNamespace { get; }
Property Value
| Type | Description |
|---|---|
| string |