DebuggerVisualizerAttribute.Target Propriedade

Definição

Obtém ou define o tipo alvo quando o atributo é aplicado ao nível da assembleia.

public:
 property Type ^ Target { Type ^ get(); void set(Type ^ value); };
public Type? Target { get; set; }
public Type Target { get; set; }
member this.Target : Type with get, set
Public Property Target As Type

Valor de Propriedade

O tipo que é o alvo do visualizador.

Exceções

O valor não pode ser definido porque é null.

Aplica-se a