Partager via


IVCWizCtlUI.ValidateCSharpFile, méthode

Non implémenté.

Espace de noms :  Microsoft.VisualStudio.VsWizard
Assembly :  Microsoft.VisualStudio.VsWizard (dans Microsoft.VisualStudio.VsWizard.dll)

Syntaxe

'Déclaration
Function ValidateCSharpFile ( _
    bstrName As String _
) As Boolean
bool ValidateCSharpFile(
    string bstrName
)
bool ValidateCSharpFile(
    [InAttribute] String^ bstrName
)
abstract ValidateCSharpFile : 
        bstrName:string -> bool 
function ValidateCSharpFile(
    bstrName : String
) : boolean

Paramètres

Valeur de retour

Type : System.Boolean
NOT_IMPL

Sécurité .NET Framework

Voir aussi

Référence

IVCWizCtlUI Interface

Microsoft.VisualStudio.VsWizard, espace de noms