TypeForwardedFromAttribute.AssemblyFullName Property

Definition

Gets the assembly-qualified name of the source type.

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

Property Value

The assembly-qualified name of the source type.

Applies to