IAssemblySymbol.Identity Property

Definition

Gets the name of this assembly.

public:
 property Microsoft::CodeAnalysis::AssemblyIdentity ^ Identity { Microsoft::CodeAnalysis::AssemblyIdentity ^ get(); };
public Microsoft.CodeAnalysis.AssemblyIdentity Identity { get; }
member this.Identity : Microsoft.CodeAnalysis.AssemblyIdentity
Public ReadOnly Property Identity As AssemblyIdentity

Property Value

Applies to