IVsProjectCfg2.get_IsSpecifyingOutputSupported(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Obsolete method. Do not use.
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
Parameters
- pfIsSpecifyingOutputSupported
- Int32
Do not use.