ITeamFoundationRegistry 인터페이스

네임스페이스:  Microsoft.TeamFoundation.Framework.Client
어셈블리:  Microsoft.TeamFoundation.Client(Microsoft.TeamFoundation.Client.dll)

구문

‘선언
Public Interface ITeamFoundationRegistry
public interface ITeamFoundationRegistry

ITeamFoundationRegistry 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 DeleteEntries
Public 메서드 DeleteUserEntries
Public 메서드 GetUserValue(String)
Public 메서드 GetUserValue(String, String)
Public 메서드 GetUserValue<T>(String)
Public 메서드 GetUserValue<T>(String, T)
Public 메서드 GetValue(String)
Public 메서드 GetValue(String, String)
Public 메서드 GetValue<T>(String)
Public 메서드 GetValue<T>(String, T)
Public 메서드 QueryAuditLog
Public 메서드 ReadEntries(String)
Public 메서드 ReadEntries(String, Boolean)
Public 메서드 ReadUserEntries(String)
Public 메서드 ReadUserEntries(String, Boolean)
Public 메서드 SetUserValue(String, String)
Public 메서드 SetUserValue<T>(String, T)
Public 메서드 SetValue(String, String)
Public 메서드 SetValue<T>(String, T)
Public 메서드 WriteEntries
Public 메서드 WriteUserEntries

위쪽

참고 항목

참조

Microsoft.TeamFoundation.Framework.Client 네임스페이스