IVCWizCtlUI::ValidateCLRIdentifier Method (String^, Boolean)
Visual Studio 2015
Returns whether a name is a valid CLR identifier.
Assembly: Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)
Parameters
- bstrName
-
Type:
System::String^
Name to test.
- bReportError
-
Type:
System::Boolean
Set to true to report an error.
Show: