CodeGenerator.IsCurrentDelegate Proprietà

Definizione

Ottiene un valore che indica se l'oggetto corrente da generare è un delegato.

protected:
 property bool IsCurrentDelegate { bool get(); };
protected bool IsCurrentDelegate { get; }
member this.IsCurrentDelegate : bool
Protected ReadOnly Property IsCurrentDelegate As Boolean

Valore della proprietà

true se l'oggetto corrente è un delegato, in caso contrario false.

Si applica a