Freigeben über


IVCWizCtlUI.ValidateCSharpFile-Methode

Nicht implementiert.

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

Syntax

'Declaration
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

Parameter

Rückgabewert

Typ: System.Boolean
NOT_IMPL

.NET Framework-Sicherheit

Siehe auch

Referenz

IVCWizCtlUI Schnittstelle

Microsoft.VisualStudio.VsWizard-Namespace