Search Results for

    Show / Hide Table of Contents

    Struct ImportedXmlNamespace

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.GetType()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    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
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0