共用方式為


IVCWizCtlUI.ValidateCSharpNamespace 方法

未實作。

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

語法

'宣告
Function ValidateCSharpNamespace ( _
    bstrNamespace As String _
) As Boolean
bool ValidateCSharpNamespace(
    string bstrNamespace
)
bool ValidateCSharpNamespace(
    [InAttribute] String^ bstrNamespace
)
abstract ValidateCSharpNamespace : 
        bstrNamespace:string -> bool 
function ValidateCSharpNamespace(
    bstrNamespace : String
) : boolean

參數

傳回值

型別:System.Boolean
NOT_IMPL

.NET Framework 安全性

請參閱

參考

IVCWizCtlUI 介面

Microsoft.VisualStudio.VsWizard 命名空間