Udostępnij za pośrednictwem


Metoda IVCWizCtlUI.ValidateCSharpIdentifier —

Nie zaimplementowano.

Przestrzeń nazw:  Microsoft.VisualStudio.VsWizard
Zestaw:  Microsoft.VisualStudio.VsWizard (w Microsoft.VisualStudio.VsWizard.dll)

Składnia

'Deklaracja
Function ValidateCSharpIdentifier ( _
    bstrName As String, _
    bReportError As Boolean _
) As Boolean
bool ValidateCSharpIdentifier(
    string bstrName,
    bool bReportError
)
bool ValidateCSharpIdentifier(
    [InAttribute] String^ bstrName, 
    [InAttribute] bool bReportError
)
abstract ValidateCSharpIdentifier : 
        bstrName:string * 
        bReportError:bool -> bool
function ValidateCSharpIdentifier(
    bstrName : String, 
    bReportError : boolean
) : boolean

Parametry

  • bstrName
    Typ: String

     

  • bReportError
    Typ: Boolean

     

Wartość zwracana

Typ: Boolean
NOT_IMPL

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IVCWizCtlUI Interfejs

Przestrzeń nazw Microsoft.VisualStudio.VsWizard