Sdílet prostřednictvím


IVsOutput.get_Type – metoda (Guid)

 

Zastaralé metody.Nepoužívejte.

Obor názvů:   Microsoft.VisualStudio.Shell.Interop
Sestavení:  Microsoft.VisualStudio.Shell.Interop (v Microsoft.VisualStudio.Shell.Interop.dll)

Syntaxe

int get_Type(
    out Guid pguidType
)
int get_Type(
    [OutAttribute] Guid% pguidType
)
abstract get_Type : 
        pguidType:Guid byref -> int
Function get_Type (
    <OutAttribute> ByRef pguidType As Guid
) As Integer

Parametry

  • pguidType
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Viz také

IVsOutput – rozhraní
Microsoft.VisualStudio.Shell.Interop – obor názvů

Zpátky na začátek