IDTSComponentMetaData100.LocaleID 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 l'identificateur des paramètres régionaux utilisés par un composant.
public:
property int LocaleID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(118)]
public int LocaleID { [System.Runtime.InteropServices.DispId(118)] get; [System.Runtime.InteropServices.DispId(118)] set; }
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
[<set: System.Runtime.InteropServices.DispId(118)>]
member this.LocaleID : int with get, set
Public Property LocaleID As Integer
Valeur de propriété
Identificateur des paramètres régionaux utilisés par le composant.
- Attributs