IWSManEx.EnumerationFlagAssociatedInstance 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.
CommandLine
property of IWSManEx
interface.
[System.Runtime.InteropServices.DispId(29)]
public int EnumerationFlagAssociatedInstance ();
[<System.Runtime.InteropServices.DispId(29)>]
abstract member EnumerationFlagAssociatedInstance : unit -> int
Public Function EnumerationFlagAssociatedInstance () As Integer
Returns
- Attributes
Remarks
An original IDL definition of CommandLine
property was the following: BSTR CommandLine
;