TaskHostClass.LocaleID 屬性

定義

取得或設定 TaskHostClass 物件執行時使用的地區設定識別碼。

public:
 virtual property int LocaleID { int get(); void set(int value); };
public virtual int LocaleID { get; set; }
member this.LocaleID : int with get, set
Public Overridable Property LocaleID As Integer

屬性值

Int32

地區設定識別碼

實作

適用於