IDTSComponentMetaData100.IsDefaultLocale Propriété

Définition

Obtient une valeur qui indique si la localisation utilisée par un composant est la localisation par défaut pour l’ordinateur où le composant s’exécute.

public:
 property bool IsDefaultLocale { bool get(); };
[System.Runtime.InteropServices.DispId(124)]
public bool IsDefaultLocale { [System.Runtime.InteropServices.DispId(124)] get; }
[<System.Runtime.InteropServices.DispId(124)>]
[<get: System.Runtime.InteropServices.DispId(124)>]
member this.IsDefaultLocale : bool
Public ReadOnly Property IsDefaultLocale As Boolean

Valeur de propriété

vrai si la localisation des métadonnées est la localisation par défaut sur l’ordinateur ; sinon, faux.

Attributs

S’applique à