IWSManEnumerator.Error Property

Definition

Error property of IWSManEnumerator interface.

public string Error { [System.Runtime.InteropServices.DispId(8)] get; }
[<get: System.Runtime.InteropServices.DispId(8)>]
member this.Error : string
Public ReadOnly Property Error As String

Property Value

Attributes

Remarks

An original IDL definition of Error property was the following: BSTR Error;

Applies to