Share via


WS2007FederationHttpRelayBindingElement.Properties Property

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Namespace: Microsoft.ServiceBus.Configuration
Assembly: Microsoft.ServiceBus (in microsoft.servicebus.dll)

Usage

    Dim value As ConfigurationPropertyCollection

value = Me.Properties

Syntax

'Declaration
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection
protected override ConfigurationPropertyCollection Properties { get; }
protected:
virtual property ConfigurationPropertyCollection^ Properties {
    ConfigurationPropertyCollection^ get () override;
}
/** @property */
protected ConfigurationPropertyCollection get_Properties ()
protected override function get Properties () : ConfigurationPropertyCollection

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

WS2007FederationHttpRelayBindingElement Class
WS2007FederationHttpRelayBindingElement Members
Microsoft.ServiceBus.Configuration Namespace