VCWizCtlClass::ValidateCSharpIdentifier Method (String^, Boolean)

 

Not implemented.

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

public:
virtual bool ValidateCSharpIdentifier(
	String^ bstrName,
	bool bReportError = true
)

Parameters

bstrName
Type: System::String^

 

bReportError
Type: System::Boolean

 

Return Value

Type: System::Boolean

NOT_IMPL

Return to top
Show: