Sdílet prostřednictvím


Delegate.HasSingleTarget Vlastnost

Definice

Získá hodnotu, která určuje, zda Delegate má jeden cíl vyvolání.

public:
 property bool HasSingleTarget { bool get(); };
public bool HasSingleTarget { get; }
member this.HasSingleTarget : bool
Public ReadOnly Property HasSingleTarget As Boolean

Hodnota vlastnosti

true, pokud má Delegate jeden cíl vyvolání.

Platí pro