VBPackageSettings Members

Include Protected Members
Include Inherited Members

Defines a group of Visual Basic settings that are applied to all new projects.

The VBPackageSettings type exposes the following members.

Properties

 

Name

Description

Public property

OptionCompare

Gets or sets whether strings are compared using a binary or text method. Visual Basic projects only.

Public property

OptionExplicit

Gets or sets whether variables must be declared.

Public property

OptionStrict

Gets or sets whether implicit narrowing conversions are allowed.

Top

See Also

Reference

VBPackageSettings Interface

VSLangProj2 Namespace