TeamPropertiesView 類別

所有小組檢視物件的抽象基底類別。 小組檢視物件遵循外貌形式。 知道這一點後小組檢視物件提供存取要求有關的複雜或網域屬性如何它們在屬性包中,以及如何以取得進一步協助應呈現給外界。 檢視應用程式可以使用其他檢視應用程式,例如處理 Agile 經驗特定小組屬性可以使用另一個檢視至像處理追蹤相關屬性的工作項目,也就是在專案的工作項目類型表示 Bug 工作項目,小組的檢視應用程式。

繼承階層架構

System.Object
  Microsoft.TeamFoundation.Framework.Server.IdentityPropertiesView
    Microsoft.TeamFoundation.Server.Core.TeamPropertiesView

命名空間:  Microsoft.TeamFoundation.Server.Core
組件:  Microsoft.TeamFoundation.Server.Core (在 Microsoft.TeamFoundation.Server.Core.dll 中)

語法

'宣告
Public MustInherit Class TeamPropertiesView _
    Inherits IdentityPropertiesView
public abstract class TeamPropertiesView : IdentityPropertiesView

TeamPropertiesView 類型會公開下列成員。

建構函式

  名稱 描述
受保護的方法 TeamPropertiesView

回頁首

屬性

  名稱 描述
公用屬性 EffectiveNamespace 檢視屬性方法的有效的屬性名稱前置詞。 它的值是:命名空間 + NamespaceSuffix (繼承自 IdentityPropertiesView)。
公用屬性 Identity (繼承自 IdentityPropertiesView)。
受保護的屬性 Namespace 檢視屬性的命名空間。預設檢視型別的完整名稱會是屬性名稱的前置詞。 (繼承自 IdentityPropertiesView)。
公用屬性 NamespaceSuffix 檢視自訂的額外命名空間修飾詞 (繼承自 IdentityPropertiesView)。
公用屬性 ReadPropertyScope
公用屬性 Team 小組與檢視執行個體。

回頁首

方法

  名稱 描述
公用方法 ClearPropertiesUnder(String) (繼承自 IdentityPropertiesView)。
公用方法 ClearPropertiesUnder(IdentityPropertyScope, String) (繼承自 IdentityPropertiesView)。
公用方法 ClearViewProperties() (繼承自 IdentityPropertiesView)。
公用方法 ClearViewProperties(IdentityPropertyScope) (繼承自 IdentityPropertiesView)。
受保護的方法 EnsureIdentityAndProperties (繼承自 IdentityPropertiesView)。
公用方法 Equals 判斷指定的物件是否等於目前物件。 (繼承自 Object)。
受保護的方法 Finalize 允許物件在記憶體回收進行回收之前,嘗試釋放資源並執行其他清除作業。 (繼承自 Object)。
公用方法 GetHashCode 做為預設雜湊函式。 (繼承自 Object)。
公用方法 GetProperties() 屬性包。這可能會很有用,例如,如果消費者必須透過目前的屬性,逐一查看並修改/移除依據模式比對屬性名稱的陣列。 (繼承自 IdentityPropertiesView)。
公用方法 GetProperties(IdentityPropertyScope) 屬性包。這可能會很有用,例如,如果消費者必須透過目前的屬性,逐一查看並修改/移除依據模式比對屬性名稱的陣列。 (繼承自 IdentityPropertiesView)。
公用方法 GetPropertiesStartsWith(String) (繼承自 IdentityPropertiesView)。
公用方法 GetPropertiesStartsWith(IdentityPropertyScope, String) (繼承自 IdentityPropertiesView)。
公用方法 GetProperty(String) 屬性存取子。將擲回,如果找不到。 (繼承自 IdentityPropertiesView)。
公用方法 GetProperty(IdentityPropertyScope, String) 屬性存取子。將擲回,如果找不到。 (繼承自 IdentityPropertiesView)。
公用方法 GetType 取得目前執行個體的 Type。 (繼承自 Object)。
公用方法 GetViewProperties() 屬性包。這可能會很有用,例如,如果消費者必須透過目前的屬性,逐一查看並修改/移除依據模式比對屬性名稱的陣列。 (繼承自 IdentityPropertiesView)。
公用方法 GetViewProperties(IdentityPropertyScope) 屬性包。這可能會很有用,例如,如果消費者必須透過目前的屬性,逐一查看並修改/移除依據模式比對屬性名稱的陣列。 (繼承自 IdentityPropertiesView)。
公用方法 GetViewProperty(String) 取得與檢視命名空間中的屬性值。 (繼承自 IdentityPropertiesView)。
公用方法 GetViewProperty(IdentityPropertyScope, String) 取得與檢視命名空間中的屬性值。 (繼承自 IdentityPropertiesView)。
受保護的方法 GetViewPropertyFilters (繼承自 IdentityPropertiesView)。
受保護的方法 Initialize(TeamFoundationRequestContext, TeamFoundationTeam)
受保護的方法 Initialize(TeamFoundationRequestContext, Guid, String) (繼承自 IdentityPropertiesView)。
受保護的方法 Initialize(TeamFoundationRequestContext, IdentityPropertiesView, String) (覆寫 IdentityPropertiesView.Initialize(TeamFoundationRequestContext, IdentityPropertiesView, String)。)
受保護的方法 Initialize(TeamFoundationRequestContext, TeamFoundationIdentity, IEnumerable<String>, String, IdentityPropertyScope) (繼承自 IdentityPropertiesView)。
受保護的方法 MemberwiseClone 建立目前 Object 的淺層複本 (Shallow Copy)。 (繼承自 Object)。
受保護的方法 MergePropertyFilters (繼承自 IdentityPropertiesView)。
公用方法 RemoveProperty(String) 如果不存在,移除屬性。 (繼承自 IdentityPropertiesView)。
公用方法 RemoveProperty(IdentityPropertyScope, String) 如果不存在,移除屬性。 (繼承自 IdentityPropertiesView)。
公用方法 RemoveViewProperty(String) 如果不存在,移除檢視屬性。 (繼承自 IdentityPropertiesView)。
公用方法 RemoveViewProperty(IdentityPropertyScope, String) 如果不存在,移除檢視屬性。 (繼承自 IdentityPropertiesView)。
公用方法 SetProperty(String, Object) 設定屬性,覆寫,如果已設定。 (繼承自 IdentityPropertiesView)。
公用方法 SetProperty(IdentityPropertyScope, String, Object) 設定屬性,覆寫,如果已設定。 (繼承自 IdentityPropertiesView)。
公用方法 SetViewProperty(String, Object) 設定與檢視命名空間中的屬性值。 (繼承自 IdentityPropertiesView)。
公用方法 SetViewProperty(IdentityPropertyScope, String, Object) 設定與檢視命名空間中的屬性值。 (繼承自 IdentityPropertiesView)。
公用方法 ToString 傳回表示目前物件的字串。 (繼承自 Object)。
公用方法 TryGetProperty(String, Object%) 屬性存取子。會傳回,如果找不到則為 null。 (繼承自 IdentityPropertiesView)。
公用方法 TryGetProperty(IdentityPropertyScope, String, Object%) (繼承自 IdentityPropertiesView)。
公用方法 TryGetViewProperty(String, Object%) 嘗試取得與檢視命名空間中的屬性值。 (繼承自 IdentityPropertiesView)。
公用方法 TryGetViewProperty(IdentityPropertyScope, String, Object%) 嘗試取得與檢視命名空間中的屬性值。 (繼承自 IdentityPropertiesView)。
公用方法 Update 保存小組更新。 (繼承自 IdentityPropertiesView)。

回頁首

執行緒安全

這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。

請參閱

參考

Microsoft.TeamFoundation.Server.Core 命名空間