Configuration.OpenOutput(String, IVsOutput) Metodo

Definizione

Obsoleta. Non usare.

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

Parametri

name
String

Valore stringa che specifica il nome.

vsOutput
IVsOutput

Puntatore a un oggetto IVsOutput.

Restituisce

Valore intero.

Implementazioni

Si applica a