ImportedFromTypeLibAttribute(String) Konstruktor

Definice

Inicializuje novou instanci ImportedFromTypeLibAttribute třídy s názvem původního souboru knihovny typů.

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)

Parametry

tlbFile
String

Umístění původního souboru knihovny typů.

Platí pro