IVsDebuggableProjectCfg2.get_IsSpecifyingOutputSupported(Int32) Método

Definição

Método obsoleto. Não use. Herdado de IVsDebuggableProjectCfg.

public:
 int get_IsSpecifyingOutputSupported([Runtime::InteropServices::Out] int % pfIsSpecifyingOutputSupported);
public int get_IsSpecifyingOutputSupported (out int pfIsSpecifyingOutputSupported);
abstract member get_IsSpecifyingOutputSupported : int -> int
Public Function get_IsSpecifyingOutputSupported (ByRef pfIsSpecifyingOutputSupported As Integer) As Integer

Parâmetros

pfIsSpecifyingOutputSupported
Int32

Não use.

Retornos

Int32

Se o método for bem-sucedido, retornará S_OK. Se falhar, retornará um código de erro.

Implementações

Aplica-se a