CommandLineApplication.Invoke Property

Definition

public:
 property Func<int> ^ Invoke { Func<int> ^ get(); void set(Func<int> ^ value); };
public Func<int> Invoke { get; set; }
member this.Invoke : Func<int> with get, set
Public Property Invoke As Func(Of Integer)

Property Value

Applies to