ImportedFromTypeLibAttribute(String) Constructeur

Définition

Initialise une nouvelle instance de la classe ImportedFromTypeLibAttribute avec le nom du fichier bibliothèque de types d'origine.

public:
 ImportedFromTypeLibAttribute(System::String ^ tlbFile);
public ImportedFromTypeLibAttribute (string tlbFile);
new System.Runtime.InteropServices.ImportedFromTypeLibAttribute : string -> System.Runtime.InteropServices.ImportedFromTypeLibAttribute
Public Sub New (tlbFile As String)

Paramètres

tlbFile
String

Emplacement du fichier bibliothèque de types d'origine.

S’applique à