VBFixedStringAttribute(Int32) 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
初始化欄位的 SizeConst 值。
public:
VBFixedStringAttribute(int Length);
public VBFixedStringAttribute(int Length);
new Microsoft.VisualBasic.VBFixedStringAttribute : int -> Microsoft.VisualBasic.VBFixedStringAttribute
Public Sub New (Length As Integer)
參數
- Length
- Int32
固定弦的長度。
備註
當 VBFixedStringAttribute 屬性套用到字串時,建構子會執行。