Share via


DebuggerVisualizerAttribute.Target Vlastnost

Definice

Získá nebo nastaví cílový typ při použití atributu na úrovni sestavení.

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

Hodnota vlastnosti

Typ, který je cílem vizualizéru.

Výjimky

Hodnotu nelze nastavit, protože je null.

Platí pro