共用方式為


SPResource members

Include protected members
Include inherited members

取得當地語系化 microsoft.sharepoint.intl.dll,使用指定的參數中所定義的Microsoft.Sharepoint命名空間中的字串。

The SPResource type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public methodStatic member GetString(String, []) 取得具有指定的名稱和值的當地語系化的字串。
Public methodStatic member GetString(CultureInfo, String, []) 取得與指定的文化特性、 名稱和值的當地語系化的字串。
Public method GetType (Inherited from Object.)
Public methodStatic member GetVersionedString15(String, []) 如果目前的 compatibilityLevel 是大於或等於 15,使用 name_15。這個方法是保留供內部使用,並不適合直接從您的程式碼使用。
Public methodStatic member GetVersionedString15(CultureInfo, String, []) 如果目前的 compatibilityLevel 是大於或等於 15,使用 name_15。這個方法是保留供內部使用,並不適合直接從您的程式碼使用。
Public methodStatic member GetVersionedString15(SPSite, CultureInfo, String, []) 如果站台的 compatibilityLevel 是大於或等於 15,使用 name_15。這個方法是保留供內部使用,並不適合直接從您的程式碼使用。
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

請參閱

參照

SPResource class

Microsoft.SharePoint namespace