docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct APIChangesCollector.AssemblyInfo

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetType()
    Namespace: Unity.APIComparison.Framework.Collectors
    Assembly: solution.dll
    Syntax
    public struct APIChangesCollector.AssemblyInfo

    Fields

    BaseAssemblyExtraSearchFolders

    Declaration
    public IEnumerable<string> BaseAssemblyExtraSearchFolders
    Field Value
    Type Description
    IEnumerable<string>

    BaseAssemblyPath

    Declaration
    public string BaseAssemblyPath
    Field Value
    Type Description
    string

    CurrentAssemblyPath

    Declaration
    public string CurrentAssemblyPath
    Field Value
    Type Description
    string

    CurrentExtraSearchFolders

    Declaration
    public IEnumerable<string> CurrentExtraSearchFolders
    Field Value
    Type Description
    IEnumerable<string>

    Methods

    ToString()

    Returns the fully qualified type name of this instance.

    Declaration
    public override string ToString()
    Returns
    Type Description
    string

    The fully qualified type name.

    Overrides
    ValueType.ToString()
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)