VCWizCtlClass::ValidateCSharpClass Method (String^, String^)

 

Not implemented.

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

public:
virtual bool ValidateCSharpClass(
	String^ bstrNamespace,
	String^ bstrClass
)

Parameters

bstrNamespace
Type: System::String^

 

bstrClass
Type: System::String^

 

Return Value

Type: System::Boolean

NOT_IMPL

Return to top
Show: