The selected event detection strategy.
Read-only property
[Visual Basic .NET] |
---|
Public Property Strategy() As IAgEventDetectionStrategy |
[C#] |
---|
public IAgEventDetectionStrategy Strategy {get;} |
[Managed C++] |
---|
public: __property IAgEventDetectionStrategy^ get_Strategy(); |
[Unmanaged C++] |
---|
public: HRESULT get_Strategy( |
[Java] |
---|
public IAgEventDetectionStrategy getStrategy(); |