VBFixedStringAttribute.Length 屬性

定義

取得繩子長度。

public:
 property int Length { int get(); };
public int Length { get; }
member this.Length : int
Public ReadOnly Property Length As Integer

屬性值

字串的長度。

備註

當 這個屬性被應用到 字 VBFixedStringAttribute 串時,建構子會設定這個屬性。

適用於

另請參閱