共用方式為


TeamFoundationBaseRegistryService.GetValue 方法

包含受保護的成員
包含繼承的成員

這個成員是多載的。如需這個成員的完整資訊,包含語法、使用方式和範例,請按一下多載清單中的名稱。

多載清單

  名稱 描述
公用方法 GetValue(TeamFoundationRequestContext, String) 擷取指定之路徑的值。
公用方法 GetValue<T>(TeamFoundationRequestContext, String) 擷取指定之路徑的值,轉換為 T. 所指定的型別。
公用方法 GetValue(TeamFoundationRequestContext, Identity, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, Identity, String)
公用方法 GetValue(TeamFoundationRequestContext, Guid, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, Guid, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, String, T) 擷取指定之路徑的值,轉換為 T. 所指定的型別。
公用方法 GetValue<T>(TeamFoundationRequestContext, Identity, String, T)
公用方法 GetValue<T>(TeamFoundationRequestContext, Guid, String, T)
公用方法 GetValue(TeamFoundationRequestContext, String, Boolean, String) GetValue 會傳回指定之路徑的值做為字串。
公用方法 GetValue<T>(TeamFoundationRequestContext, String, Boolean, T) GetValue<T>() 會擷取指定路徑的值。 然後將轉換成 T. 所指定的型別。
公用方法 GetValue(TeamFoundationRequestContext, Identity, String, Boolean, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, Identity, String, Boolean, T)
公用方法 GetValue(TeamFoundationRequestContext, Guid, String, Boolean, String)
公用方法 GetValue<T>(TeamFoundationRequestContext, Guid, String, Boolean, T)
公用方法 GetValue<T>(TeamFoundationRequestContext, String, Boolean, Boolean, T)

回頁首

請參閱

參考

TeamFoundationBaseRegistryService 類別

Microsoft.TeamFoundation.Framework.Server 命名空間