共用方式為


IWSManResourceLocator.MustUnderstandOptions Property

Definition

MustUnderstandOptions property of IWSManResourceLocator interface.

Sets the MustUnderstandOptions value

public int MustUnderstandOptions { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.MustUnderstandOptions : int with get, set
Public Property MustUnderstandOptions As Integer

Property Value

Attributes

Remarks

An original IDL definition of MustUnderstandOptions property was the following: long MustUnderstandOptions;

Applies to