VBPackageSettings.OptionCompare Property

 

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

Namespace:   VSLangProj2
Assembly:  VSLangProj2 (in VSLangProj2.dll)

pkgCompare OptionCompare { get; set; }

Property Value

Type: VSLangProj2.pkgCompare

This property is supported only in Visual Basic projects.

Return to top
Show: