VCDesignElements::Find Method (String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (in Microsoft.VisualStudio.VCCodeModel.dll)

Object^ Find(
	String^ bstrSearch
)

Parameters

bstrSearch
Type: System::String^

Search string.

Return Value

Type: System::Object^

An object.

Return to top
Show: