IWebClassLibProject.UpdateAnchoredPath(String, String) Метод

Определение

Обновляет привязанный путь.

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

Параметры

pszNewRootPath
String

Новый путь.

pszOptionalVDir
String

Необязательный каталог.

Возвращаемое значение

Int32

HRESULT.

Применяется к