Compartir a través de


RegistrationConfig.TypeLibrary Propiedad

Definición

Obtiene o establece el nombre del archivo de resultados de la herramienta Exportador de la biblioteca de tipos (Tlbexp.exe).

public:
 property System::String ^ TypeLibrary { System::String ^ get(); void set(System::String ^ value); };
public string TypeLibrary { get; set; }
member this.TypeLibrary : string with get, set
Public Property TypeLibrary As String

Valor de propiedad

El nombre del archivo de resultados de la herramienta Exportador de la biblioteca de tipos (Tlbexp.exe).

Se aplica a