LCIDConversionAttribute(Int32) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
使用在 Unmanaged 簽章的 LCID 位置,初始化 LCIDConversionAttribute
類別的新執行個體。
public:
LCIDConversionAttribute(int lcid);
public LCIDConversionAttribute (int lcid);
new System.Runtime.InteropServices.LCIDConversionAttribute : int -> System.Runtime.InteropServices.LCIDConversionAttribute
Public Sub New (lcid As Integer)
參數
- lcid
- Int32
指示 LCID 引數在 Unmanaged 簽章的位置,其中第一個引數為 0。