VSConstants.VS_E_PROMPTREQUIRED Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
VS specific error HRESULT code returned when an attempt to do a save using RDTSAVEOPT_SileSave fails because source control requires a UI prompt in order to make the file to be saved editable.
public: int VS_E_PROMPTREQUIRED = -2147213306;
int VS_E_PROMPTREQUIRED = -2147213306;
public const int VS_E_PROMPTREQUIRED = -2147213306;
val mutable VS_E_PROMPTREQUIRED : int
Public Const VS_E_PROMPTREQUIRED As Integer = -2147213306