HttpCapabilitiesBase.MaximumHrefLength 屬性

定義

取得 HTML <a> (錨定) 項目之 href 屬性的最大字元長度。

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

屬性值

Int32

HTML <a> (錨定) 項目之 href 屬性的最大字元長度。

適用於