共用方式為


SPUrlUtility members

Include protected members
Include inherited members

提供 Url 的存取操作的方法。

The SPUrlUtility type exposes the following members.

Constructors

  Name Description
Protected method SPUrlUtility 初始化SPUrlUtility類別的新執行個體。

Top

Properties

  Name Description
Public propertyStatic member AllowedProtocols 傳回陣列允許 URL 通訊協定。

Top

Methods

  Name Description
Public methodStatic member AbsolutePathsEqual 比較兩個絕對 URI 物件,並判斷其結構描述、 連接埠、 主機和路徑是否相等。
Public methodStatic member CombineUrl 結合了指定的 URL 路徑與節點。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public methodStatic member IndexOfIllegalCharInUrlLeafName 傳回指定的 URL 的分葉名稱不合法的字元的整數索引。
Public methodStatic member IsLegalCharInUrl 取得布林值,這個值,指出是否可以在 URL 中使用指定的字元。
Public methodStatic member IsLegalFileName 驗證指定的 URL 的分葉名稱。
Public methodStatic member IsProtocolAllowed(String) 取得布林值,指出指定的 URL 是否使用支援的通訊協定。
Public methodStatic member IsProtocolAllowed(String, Boolean) 取得布林值,指出指定的 URL 是否使用支援的通訊協定。
Public methodStatic member IsUrlFull 取得布林值,指出指定的 URL 完整的 URL,並不是相對的 URL。
Public methodStatic member IsUrlRelative 取得布林值,指出指定的 URL 相對的 URL,並不是完整的 URL。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPUrlUtility class

Microsoft.SharePoint.Utilities namespace