Noemax.WCFX.Configuration Namespace > EnvelopeEndpointBehaviorElement Class : BehaviorType Property |
'Declaration Public Overrides ReadOnly Property BehaviorType As System.Type
'Usage Dim instance As EnvelopeEndpointBehaviorElement Dim value As System.Type value = instance.BehaviorType
public override System.Type BehaviorType {get;}
public read-only property BehaviorType: System.Type; override;
public override function get BehaviorType : System.Type
public: __property System.Type* get_BehaviorType() override;
public: property System.Type^ BehaviorType { System.Type^ get() override; }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
EnvelopeEndpointBehaviorElement Class
EnvelopeEndpointBehaviorElement Members
Base Implementation in BehaviorType