IVsTaskItem2.BrowseObject – metoda (Object)
ZASTARALÉ.Return E_NOTIMPL.
Obor názvů: Microsoft.VisualStudio.Shell.Interop
Sestavení: Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)
Syntaxe
int BrowseObject(
out object ppObj
)
int BrowseObject(
[OutAttribute] Object^% ppObj
)
abstract BrowseObject :
ppObj:Object byref -> int
Function BrowseObject (
<OutAttribute> ByRef ppObj As Object
) As Integer
Parametry
- ppObj
Nepoužívejte.
Vrácená hodnota
Type: System.Int32
Viz také
IVsTaskItem2 – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů
Zpátky na začátek