_dispImportsEvents.ImportAdded(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
void ImportAdded(System::String ^ bstrImport);
public:
void ImportAdded(Platform::String ^ bstrImport);
void ImportAdded(std::wstring const & bstrImport);
[System.Runtime.InteropServices.DispId(1)]
public void ImportAdded (string bstrImport);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member ImportAdded : string -> unit
Public Sub ImportAdded (bstrImport As String)
Parameters
- bstrImport
- String
- Attributes