PexInstrumentAssemblyAttribute.TargetAssemblyName Property

Definition

Gets the name of the target assembly.

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

Property Value

The name of the target assembly.

Applies to