IDTSComponentMetaData100.LocaleID Propiedad

Definición

Obtiene o establece el identificador de la configuración regional que usa un componente.

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

Valor de propiedad

Identificador de la configuración regional usada por el componente.

Atributos

Se aplica a