VCPlatform2::MatchName Method (String^, Boolean)

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

bool MatchName(
	String^ NameToMatch,
	bool FullOnly
)

Parameters

NameToMatch
Type: System::String^
FullOnly
Type: System::Boolean

Return Value

Type: System::Boolean
Return to top
Show: