IVsSetupPackageInfo.IsUIGroup Property
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.
public:
property bool IsUIGroup { bool get(); };
public:
property bool IsUIGroup { bool get(); };
[System.Runtime.InteropServices.DispId(1610678279)]
public bool IsUIGroup { get; }
public bool IsUIGroup { get; }
[<System.Runtime.InteropServices.DispId(1610678279)>]
member this.IsUIGroup : bool
member this.IsUIGroup : bool
Public ReadOnly Property IsUIGroup As Boolean
Property Value
- Attributes