TypeForwardedFromAttribute.AssemblyFullName Propiedad

Definición

Obtiene el nombre calificado con el ensamblado del tipo de origen.

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

Valor de propiedad

String

Nombre calificado con el ensamblado del tipo de origen.

Se aplica a