Share via


_dispImportsEvents.ImportAdded(String) Method

Definition

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

Applies to