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

属性值

参数类型最大长度。

属性

适用于