Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
HANDLE to StdOut.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Dichiarazione
Public hStdOutput As IntPtr
'Utilizzo
Dim instance As VsDebugTargetInfo
Dim value As IntPtr
value = instance.hStdOutput
instance.hStdOutput = value
public IntPtr hStdOutput
public:
IntPtr hStdOutput
val mutable hStdOutput: IntPtr
public var hStdOutput : IntPtr
Remarks
COM Signature
From vsshell.idl:
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.