DataContractSerializerElement.BehaviorType 属性

定义

获取此行为元素的类型。Gets the type of this behavior element.

public:
 virtual property Type ^ BehaviorType { Type ^ get(); };
public override Type BehaviorType { get; }
member this.BehaviorType : Type
Public Overrides ReadOnly Property BehaviorType As Type

属性值

Type

行为元素的类型。The type of the behavior element.

适用于