VBFixedStringAttribute.Length プロパティ

定義

文字列の長さを取得します。

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

プロパティ値

文字列の長さ。

注釈

この属性のコンストラクターは、 が文字列に適用されるときに VBFixedStringAttribute このプロパティを設定します。

適用対象

こちらもご覧ください