StrategyEventArgs.strategy Property

public Strategy strategy {get;}
This language is not supported or no code example is available.
public:  
property Strategy^ strategy { 
Strategy^ get( ); 
}
This language is not supported or no code example is available.
public function get strategy() : Strategy;
This language is not supported or no code example is available.

Property Value

Strategy

In this article

Definition