DevForce Help Reference
BehaviorType Property


Gets the type of behavior.
Syntax
'Declaration
 
Public Overrides ReadOnly Property BehaviorType As Type
'Usage
 
Dim instance As SilverlightFaultBehavior
Dim value As Type
 
value = instance.BehaviorType
public override Type BehaviorType {get;}

Property Value

The type of behavior.
Requirements

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

See Also

Reference

SilverlightFaultBehavior Class
SilverlightFaultBehavior Members

Send Feedback