VSConstants.VS_S_PROJECT_ONEWAYUPGRADEREQUIRED Feld

Definition

VS-spezifischer Erfolg HRESULT, der zurückgegeben wird, wenn ein unidirektionales Upgrade erforderlich ist. Bei einem unidirektionalen Upgrade handelt es sich um ein vollständiges Upgrade, bei dem das Projekt mit der vorherigen Version des Produkts nicht kompatibel ist.

public: int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;
int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;
public const int VS_S_PROJECT_ONEWAYUPGRADEREQUIRED = 270324;
val mutable VS_S_PROJECT_ONEWAYUPGRADEREQUIRED : int
Public Const VS_S_PROJECT_ONEWAYUPGRADEREQUIRED As Integer  = 270324

Feldwert

Int32

Gilt für