IWSManResourceLocator.ClearOptions 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.
ClearOptions method of IWSManResourceLocator interface.
Clear all options
[System.Runtime.InteropServices.DispId(8)]
public void ClearOptions();
[<System.Runtime.InteropServices.DispId(8)>]
abstract member ClearOptions : unit -> unit
Public Sub ClearOptions ()
- Attributes
Remarks
An original IDL definition of ClearOptions method was the following: HRESULT ClearOptions (void);