Compartir a través de


ServiceMetadataPublishingElement.BehaviorType Propiedad

Definición

Obtiene el tipo de este elemento de configuración de 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

Type, el valor es el tipo de ServiceMetadataBehavior.

Se aplica a