ImportedFromTypeLibAttribute(String) Konstruktor

Definicja

Inicjuje ImportedFromTypeLibAttribute nowe wystąpienie klasy o nazwie oryginalnego pliku biblioteki typów.

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

Lokalizacja oryginalnego pliku biblioteki typów.

Dotyczy