IRemoteSettings2.UnsubscribeActions(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Unsubscribes from triggered remote actions on the given action path
public:
void UnsubscribeActions(System::String ^ actionPath);
public void UnsubscribeActions (string actionPath);
abstract member UnsubscribeActions : string -> unit
Public Sub UnsubscribeActions (actionPath As String)
Parameters
- actionPath
- String
Unique path to identify the actions to unsubscribe