IVsDebuggableProjectCfg2.get_IsSpecifyingOutputSupported(Int32) Метод

Определение

Устаревший методы. Не используйте. Наследуется от 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

Параметры

pfIsSpecifyingOutputSupported
Int32

Не используйте.

Возвращаемое значение

Int32

Если метод завершается успешно, возвращает значение S_OK. В противном случае функция возвращает код ошибки.

Реализации

Применяется к