ServiceTimeoutsElement.BehaviorType Propriedade

Definição

Obtém o tipo deste elemento de comportamento.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

Valor da propriedade

Type

O tipo do comportamento.The type of the behavior.

Aplica-se a