IVCWizCtlUI::FileTypeLibs Property (String^)
Visual Studio 2015
Gets the type libraries in the specified file.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
property Object^ default[ String^ bstrFileName = "" ] { Object^ get(String^ bstrFileName = ""); }
Parameters
- bstrFileName
-
Type:
System::String^
The file name that contains the type library collection.
Show: