VBPackageSettings.OptionCompare Propriété

Définition

Obtient ou définit si les chaînes sont comparées à l'aide d'une méthode textuelle ou binaire. Projets Visual Basic uniquement.

public:
 property VSLangProj2::pkgCompare OptionCompare { VSLangProj2::pkgCompare get(); void set(VSLangProj2::pkgCompare value); };
public:
 property VSLangProj2::pkgCompare OptionCompare { VSLangProj2::pkgCompare get(); void set(VSLangProj2::pkgCompare value); };
[System.Runtime.InteropServices.DispId(2)]
public VSLangProj2.pkgCompare OptionCompare { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.OptionCompare : VSLangProj2.pkgCompare with get, set
Public Property OptionCompare As pkgCompare

Valeur de propriété

pkgCompare
Attributs

Remarques

Cette propriété est prise en charge uniquement dans les projets Visual Basic.

S’applique à