Share via


IVsServiceReferenceMetadataStorage.SetNamespace Method

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

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

Parameters

.NET Framework Security

See Also

Reference

IVsServiceReferenceMetadataStorage Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace