Table of Contents

Class AssemblyReference

Namespace
Alternet.Common.DotNet.Projects.SdkStyleReferences
Assembly
Alternet.Common.v9.dll

Represents an assembly reference stored in the assembly references list. This class is used for the Sdk-style projects.

public class AssemblyReference
Inheritance
AssemblyReference

Constructors

AssemblyReference(string, string?)

Initializes a new instance of the AssemblyReference class with specified parameters.

Properties

FullPath

Gets the full name of the assembly reference.

Name

Gets a name of the assembly reference.