次の方法で共有


IWSManResourceLocator Interface

Definition

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

Error property of IWSManResourceLocator interface.

FragmentDialect

FragmentDialect property of IWSManResourceLocator interface.

Gets the Fragment dialect

FragmentPath

FragmentPath property of IWSManResourceLocator interface.

Gets the fragment path

MustUnderstandOptions

MustUnderstandOptions property of IWSManResourceLocator interface.

Sets the MustUnderstandOptions value

ResourceUri

resourceUri property of IWSManResourceLocator interface.

Set the resource URI. Must contain path only -- query string is not allowed here.

Methods

AddOption(String, Object, Int32)

AddOption method of IWSManResourceLocator interface.

Add option to resource locator

AddSelector(String, Object)

AddSelector method of IWSManResourceLocator interface.

Add selector to resource locator

ClearOptions()

ClearOptions method of IWSManResourceLocator interface.

Clear all options

ClearSelectors()

ClearSelectors method of IWSManResourceLocator interface.

Clear all selectors

GetIDsOfNames()
GetTypeInfo()
GetTypeInfoCount()
Invoke()

Applies to