IWSManResourceLocator Interface
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.
IWSManResourceLocator
interface.
[System.Runtime.InteropServices.Guid("A7A1BA28-DE41-466A-AD0A-C4059EAD7428")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(4288)]
public interface IWSManResourceLocator
[<System.Runtime.InteropServices.Guid("A7A1BA28-DE41-466A-AD0A-C4059EAD7428")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(4288)>]
type IWSManResourceLocator = interface
Public Interface IWSManResourceLocator
- Attributes
Properties
Error |
|
FragmentDialect |
Gets the Fragment dialect |
FragmentPath |
Gets the fragment path |
MustUnderstandOptions |
Sets the MustUnderstandOptions value |
ResourceUri |
Set the resource URI. Must contain path only -- query string is not allowed here. |
Methods
AddOption(String, Object, Int32) |
Add option to resource locator |
AddSelector(String, Object) |
Add selector to resource locator |
ClearOptions() |
Clear all options |
ClearSelectors() |
Clear all selectors |
GetIDsOfNames() | |
GetTypeInfo() | |
GetTypeInfoCount() | |
Invoke() |