VSProject3::GetUniqueFilename Method (Object^, String^, String^)

Visual Studio 2015
 

Namespace:   VSLangProj140
Assembly:  VSLangProj140 (in VSLangProj140.dll)

String^ GetUniqueFilename(
	Object^ pDispatch,
	String^ bstrRoot,
	String^ bstrDesiredExt
)

Parameters

pDispatch
Type: System::Object^

bstrRoot
Type: System::String^

bstrDesiredExt
Type: System::String^

Return Value

Type: System::String^

Return to top
Show: