Compartir a través de


IVsVba.ShowVBA Method

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Declaración
Function ShowVBA As Integer
'Uso
Dim instance As IVsVba
Dim returnValue As Integer

returnValue = instance.ShowVBA()
int ShowVBA()
int ShowVBA()
abstract ShowVBA : unit -> int 
function ShowVBA() : int

Return Value

Type: System.Int32

.NET Framework Security

See Also

Reference

IVsVba Interface

IVsVba Members

Microsoft.VisualStudio.Shell.Interop Namespace