Questo argomento non è stato ancora valutato - Valuta questo argomento

Proprietà ServiceDescription.Namespace

Gets or sets the namespace for the service.

Spazio dei nomi: System.ServiceModel.Description
Assembly: System.ServiceModel (in system.servicemodel.dll)

public string Namespace { get; set; }
/** @property */
public String get_Namespace ()

/** @property */
public void set_Namespace (String value)

public function get Namespace () : String

public function set Namespace (value : String)

Non applicabile.

Valore proprietà

The namespace for the service.

When exporting WSDL metadata, the Namespace maps to the Web Service Development Language (WSDL) <service> element namespace name part of the (qualified) name attribute.

Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile per Pocket PC, Windows Mobile per Smartphone, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

Microsoft .NET Framework 3.0 è supportato in Windows Vista, Microsoft Windows XP SP2 e Windows Server 2003 SP1.

.NET Framework

Supportato in:
Il documento è risultato utile?
(1500 caratteri rimanenti)

Aggiunte alla community

AGGIUNGI
Microsoft sta conducendo un sondaggio in linea per comprendere l'opinione degli utenti in merito al sito Web di MSDN. Se si sceglie di partecipare, quando si lascia il sito Web di MSDN verrà visualizzato il sondaggio in linea.

Si desidera partecipare?
© 2013 Microsoft. Tutti i diritti riservati.