Partager via


IWSManEx.Error Property

Definition

Error property of IWSManEx interface.

public string Error { [System.Runtime.InteropServices.DispId(4)] get; }
[<get: System.Runtime.InteropServices.DispId(4)>]
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