Partager via


IWSManResourceLocator.Error Property

Definition

Error property of IWSManResourceLocator interface.

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