RegistrationConfig.TypeLibrary Propriété

Définition

Obtient ou définit le nom du fichier d’exportation de bibliothèque de types de sortie (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

Valeur de propriété

Nom du fichier d’exportation de bibliothèque de types de sortie (Tlbexp.exe).

S’applique à