Proprietà ServiceBehaviorAttribute.AddressFilterMode
.NET Framework 3.0
Gets or sets the AddressFilterMode that is used by the dispatcher to route incoming messages to the correct endpoint.
Spazio dei nomi: System.ServiceModel
Assembly: System.ServiceModel (in system.servicemodel.dll)
Assembly: System.ServiceModel (in system.servicemodel.dll)
/** @property */ public AddressFilterMode get_AddressFilterMode () /** @property */ public void set_AddressFilterMode (AddressFilterMode value)
public function get AddressFilterMode () : AddressFilterMode public function set AddressFilterMode (value : AddressFilterMode)
Non applicabile.
Valore proprietà
The AddressFilterMode object that is used by the dispatcher to route incoming messages to the correct endpoint.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.