IVsProjectCfg.get_IsPackaged(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_IsPackaged([Runtime::InteropServices::Out] int % pfIsPackaged);
public int get_IsPackaged (out int pfIsPackaged);
abstract member get_IsPackaged : int -> int
Public Function get_IsPackaged (ByRef pfIsPackaged As Integer) As Integer
Parameters
- pfIsPackaged
- Int32
Do not use.