IWebClassLibProject.UpdateAnchoredPath(String, String) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Atualiza o caminho ancorado.
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
Parâmetros
- pszNewRootPath
- String
O novo caminho.
- pszOptionalVDir
- String
O diretório opcional.
Retornos
O HRESULT.