HResults.DTS_E_PROPERTYREADONLY Field

Definition

MessageId: DTS_E_PROPERTYREADONLY MessageText: The property "%1!s!" is read only. This occurs when a change to a read-only property is attempted.

public: int DTS_E_PROPERTYREADONLY = -1073614815;
public const int DTS_E_PROPERTYREADONLY = -1073614815;
val mutable DTS_E_PROPERTYREADONLY : int
Public Const DTS_E_PROPERTYREADONLY As Integer  = -1073614815

Field Value

Value = -1073614815

Applies to