SoapProcessingExtensionElement.BehaviorType Propiedad

Definición

Obtiene el tipo del comportamiento.

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

Valor de propiedad

Type

El tipo del comportamiento.

Comentarios

Esta propiedad siempre devuelve un tipo de SoapProcessingBehavior.

Se aplica a