Sdílet prostřednictvím


IVsDebuggableProjectCfg.get_IsSpecifyingOutputSupported – metoda (Int32)

 

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_IsSpecifyingOutputSupported(
    out int pfIsSpecifyingOutputSupported
)
int get_IsSpecifyingOutputSupported(
    [OutAttribute] int% pfIsSpecifyingOutputSupported
)
abstract get_IsSpecifyingOutputSupported : 
        pfIsSpecifyingOutputSupported:int byref -> int
Function get_IsSpecifyingOutputSupported (
    <OutAttribute> ByRef pfIsSpecifyingOutputSupported As Integer
) As Integer

Parametry

  • pfIsSpecifyingOutputSupported
    Nepoužívejte.

Vrácená hodnota

Type: System.Int32

Implementuje

IVsProjectCfg.get_IsSpecifyingOutputSupported(Int32)

Viz také

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

Zpátky na začátek