Share via


PexAllowedExceptionFromAssemblyAttribute.SourceAssemblyName Property

Definition

Gets the name of the source assembly.

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

Property Value

The name of the source assembly.

Applies to