IVsServiceReferenceMetadataStorage.SetNamespace 方法

命名空间:  Microsoft.VisualStudio.WCFReference.Interop
程序集:  Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

语法

声明
Sub SetNamespace ( _
    pszNamespace As String _
)
void SetNamespace(
    string pszNamespace
)
void SetNamespace(
    [InAttribute] String^ pszNamespace
)
abstract SetNamespace : 
        pszNamespace:string -> unit
function SetNamespace(
    pszNamespace : String
)

参数

  • pszNamespace
    类型:String

.NET Framework 安全性

请参阅

参考

IVsServiceReferenceMetadataStorage 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间