共用方式為


IVCWizCtlUI.ValidateCSharpFile 方法

未實作。

命名空間:  Microsoft.VisualStudio.VsWizard
組件:  Microsoft.VisualStudio.VsWizard (在 Microsoft.VisualStudio.VsWizard.dll 中)

語法

'宣告
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

參數

傳回值

型別:System.Boolean
NOT_IMPL

.NET Framework 安全性

請參閱

參考

IVCWizCtlUI 介面

Microsoft.VisualStudio.VsWizard 命名空間