BehaviorType Property
Summary
Gets the type of behavior.
Syntax
public override Type BehaviorType { get; }
Public Overrides ReadOnly Property BehaviorType As Type
public:
property Type^ BehaviorType {
Type^ get() override;
}
Property Value
A System.Type.