ImportedFromTypeLibAttribute(String) Costruttore

Definizione

Inizializza una nuova istanza della classe ImportedFromTypeLibAttribute con il nome del file originale della libreria dei tipi.

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)

Parametri

tlbFile
String

La posizione del file originale della libreria dei tipi.

Si applica a