DllImportData.SetLastError Property

Definition

Indicates whether the callee calls the SetLastError Win32 API function before returning from the attributed method.

public:
 property bool SetLastError { bool get(); };
public bool SetLastError { get; }
member this.SetLastError : bool
Public ReadOnly Property SetLastError As Boolean

Property Value

Applies to