IWebClassLibProject.UpdateAnchoredPath(String, String) Methode

Definition

Aktualisiert den verankerten Pfad.

public:
 int UpdateAnchoredPath(System::String ^ pszNewRootPath, System::String ^ pszOptionalVDir);
public:
 int UpdateAnchoredPath(Platform::String ^ pszNewRootPath, Platform::String ^ pszOptionalVDir);
int UpdateAnchoredPath(std::wstring const & pszNewRootPath, std::wstring const & pszOptionalVDir);
public int UpdateAnchoredPath (string pszNewRootPath, string pszOptionalVDir);
abstract member UpdateAnchoredPath : string * string -> int
Public Function UpdateAnchoredPath (pszNewRootPath As String, pszOptionalVDir As String) As Integer

Parameter

pszNewRootPath
String

Der neue Pfad.

pszOptionalVDir
String

Das optionale Verzeichnis.

Gibt zurück

Int32

Das HRESULT.

Gilt für