VSConstants.VS_S_PROJECTFORWARDED 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 success HRESULT for "Project forwarded".
public: int VS_S_PROJECTFORWARDED = 270320;
int VS_S_PROJECTFORWARDED = 270320;
public const int VS_S_PROJECTFORWARDED = 270320;
val mutable VS_S_PROJECTFORWARDED : int
Public Const VS_S_PROJECTFORWARDED As Integer = 270320