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 命名空间