IVsProfileSettingsTree.GetAlternatePath(String) Method

Definition

Gets the name of the parent node for a node's placeholder node.

C++/WinRT
int GetAlternatePath([Runtime::InteropServices::Out] std::wstring const & & pbstrAlternatePath);

Parameters

pbstrAlternatePath
String

[out] The name of the parent node for this node's placeholder node.

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

COM Signature

From vsshell80.idl:

[C++]

HRESULT IVsProfileSettingsTree::GetAlternatePath(  
   [out] BSTR *pbstrAlternatePath  
);  

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022