Share via


ActionOverload.GetSupportsFeedback Method

Definition

Gets a value indicating whether the app action overload supports the app action user feedback mechanism.

public:
 virtual bool GetSupportsFeedback() = GetSupportsFeedback;
bool GetSupportsFeedback();
public bool GetSupportsFeedback();
function getSupportsFeedback()
Public Function GetSupportsFeedback () As Boolean

Returns

Boolean

bool

True if the app action overload supports feedback; otherwise, fals.

Applies to