ImportedFromTypeLibAttribute(String) Конструктор

Определение

Инициализирует новый экземпляр класса ImportedFromTypeLibAttribute с именем файла исходной библиотеки типов.

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)

Параметры

tlbFile
String

Местоположение файла исходной библиотеки типов.

Применяется к