IVsProjectCfg.get_RootURL(String) Méthode

Définition

Retourne l’URL racine d’une configuration pour ses éléments de sortie.

public:
 int get_RootURL([Runtime::InteropServices::Out] System::String ^ % pbstrRootURL);
public int get_RootURL (out string pbstrRootURL);
abstract member get_RootURL : string -> int
Public Function get_RootURL (ByRef pbstrRootURL As String) As Integer

Paramètres

pbstrRootURL
String

à Pointeur vers l’URL racine pour les éléments de sortie de la configuration.

Retours

Int32

Si la méthode réussit, retourne S_OK. En cas d'échec, retourne un code d'erreur.

S’applique à