共用方式為


SPUserResource members

Include protected members
Include inherited members

代表使用者定義的可當地語系化資源。

The SPUserResource type exposes the following members.

Constructors

  Name Description
Public method SPUserResource(String, SPResourceType) 初始化指定的名稱與資源類型為基礎的SPUserResource類別的新執行個體。
Public method SPUserResource(String, String, SPResourceType) 初始化指定的名稱、 值和資源類型為基礎的SPUserResource類別的新執行個體。

Top

Properties

  Name Description
Public property Name 會取得使用者資源名稱。
Public property Parent 取得物件,會對應至使用者資源,可以是SPList物件或SPWeb物件的範圍。
Public property Scope 取得一個值,指出使用者資源的範圍。
Public property Type 會取得使用者資源,可以是單行或多列的類型。
Public property Value 取得或設定的資源的執行緒的文化特性值。

Top

Methods

  Name Description
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 method GetValueForUICulture 會傳回指定的文化特性之資源的值。
Protected method MemberwiseClone (Inherited from Object.)
Public method SetValueForUICulture 設定指定的文化特性之資源的值。
Public method ToString (Inherited from Object.)
Public method Update 適用於資源的值。

Top

請參閱

參照

SPUserResource class

Microsoft.SharePoint namespace