Condividi tramite


Proprietà OleMenuCmdEventArgs.OutValue

Ottiene un puntatore al parametro utilizzato come restituito dalla funzione di comando.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property OutValue As IntPtr
public IntPtr OutValue { get; }

Valore proprietà

Tipo: System.IntPtr
Un puntatore a un parametro out.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

OleMenuCmdEventArgs Classe

Spazio dei nomi Microsoft.VisualStudio.Shell