WorkflowUnhandledExceptionElement.BehaviorType Propriedade
Definição
Obtém o tipo do comportamento da exceção sem tratamento.Gets the type of the unhandled exception behavior.
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
Um objeto de tipo.A type object.