IUserDefinedTool::Name 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.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

void Name(
	[OutAttribute] String^% pbstrName
)

Parameters

pbstrName
Type: System::String^

User defined tool name

Return to top
Show: