Expand Minimize
This topic has not yet been rated - Rate this topic

VCWizCtlClass.ValidateCSharpIdentifier Method

Not implemented.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
public virtual bool ValidateCSharpIdentifier(
	string bstrName,
	bool bReportError
)

Parameters

bstrName
Type: String

 

bReportError
Type: Boolean

 

Return Value

Type: Boolean
NOT_IMPL

Implements

IVCWizCtlUI.ValidateCSharpIdentifier(String, Boolean)
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.