IVsTrackProjectRetargeting2.CheckSolutionForRetarget(UInt32) Methode

Definition

Überprüft die Projekt Mappe auf die Neuausrichtung.

public:
 int CheckSolutionForRetarget(System::UInt32 dwFlags);
public:
 int CheckSolutionForRetarget(unsigned int dwFlags);
int CheckSolutionForRetarget(unsigned int dwFlags);
public int CheckSolutionForRetarget (uint dwFlags);
abstract member CheckSolutionForRetarget : uint32 -> int
Public Function CheckSolutionForRetarget (dwFlags As UInteger) As Integer

Parameter

dwFlags
UInt32

Die Flags.

Gibt zurück

Int32

Das HRESULT.

Gilt für