HResults.DTS_E_UNABLETOSAVETOFILE Field

Definition

MessageId: DTS_E_UNABLETOSAVETOFILE MessageText: Unable to save xml to "%1!s!". The file may be read only.

public: int DTS_E_UNABLETOSAVETOFILE = -1073668055;
public const int DTS_E_UNABLETOSAVETOFILE = -1073668055;
val mutable DTS_E_UNABLETOSAVETOFILE : int
Public Const DTS_E_UNABLETOSAVETOFILE As Integer  = -1073668055

Field Value

Value = -1073668055

Applies to