RemoteSettings.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 to triggered remote actions on the given action path
public:
virtual void UnsubscribeActions(System::String ^ actionPath);
public void UnsubscribeActions (string actionPath);
abstract member UnsubscribeActions : string -> unit
override this.UnsubscribeActions : string -> unit
Public Sub UnsubscribeActions (actionPath As String)
Parameters
- actionPath
- String
Unique path to identify the actions to unsubscribe