Share via


Configuration.OpenOutput(String, IVsOutput) Méthode

Définition

Obsolète. Ne pas utiliser.

public:
 virtual int OpenOutput(System::String ^ name, [Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::Interop::IVsOutput ^ % vsOutput);
public int OpenOutput (string name, out Microsoft.VisualStudio.Shell.Interop.IVsOutput vsOutput);
abstract member OpenOutput : string * IVsOutput -> int
override this.OpenOutput : string * IVsOutput -> int
Public Function OpenOutput (name As String, ByRef vsOutput As IVsOutput) As Integer

Paramètres

name
String

Valeur de chaîne qui spécifie le nom.

vsOutput
IVsOutput

Pointeur vers un objet IVsOutput.

Retours

Valeur entière.

Implémente

S’applique à