VBPackageSettings.OptionCompare Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
- Attributs
Remarques
Cette propriété est prise en charge uniquement dans les projets Visual Basic.