PexSuppressUninstrumentedMethodFromAssemblyAttribute.AssemblyName Property

Definition

Gets the name of the assembly.

public:
 property System::String ^ AssemblyName { System::String ^ get(); };
public string AssemblyName { get; }
member this.AssemblyName : string
Public ReadOnly Property AssemblyName As String

Property Value

The name of the assembly.

Applies to