次の方法で共有


BRScriptParameter.MaxLength プロパティ

定義

パラメーター型の最大長を取得します

public:
 property int MaxLength { int get(); };
[System.Runtime.Serialization.DataMember]
public int MaxLength { get; }
[<System.Runtime.Serialization.DataMember>]
member this.MaxLength : int
Public ReadOnly Property MaxLength As Integer

プロパティ値

パラメーターの型の最大長。

属性

適用対象