VBPackageSettings2 Interface
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.
Represents the setting for Option Infer. Applies to Visual Basic only.
public interface class VBPackageSettings2
C++/CX
public interface class VBPackageSettings2
__interface VBPackageSettings2
[System.Runtime.InteropServices.Guid("471F93FA-0D7A-44FE-AC48-190CBB8B84C7")]
[System.Runtime.InteropServices.TypeLibType(4160)]
public interface VBPackageSettings2
[System.Runtime.InteropServices.Guid("471F93FA-0D7A-44FE-AC48-190CBB8B84C7")]
public interface VBPackageSettings2
[<System.Runtime.InteropServices.Guid("471F93FA-0D7A-44FE-AC48-190CBB8B84C7")>]
[<System.Runtime.InteropServices.TypeLibType(4160)>]
type VBPackageSettings2 = interface
[<System.Runtime.InteropServices.Guid("471F93FA-0D7A-44FE-AC48-190CBB8B84C7")>]
type VBPackageSettings2 = interface
Public Interface VBPackageSettings2
- Attributes
Option Infer controls whether Type Inferencing is allowed in the Visual Basic project.
Product | Versies |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |