BasicHelper 클래스
이 문서의 내용
참고: 이 API는 이제 사용되지 않습니다.
이 API는 CLS 규격이 아닙니다.
상속 계층 구조
System.Object
Microsoft.TeamFoundation.Common.BasicHelper
네임스페이스: Microsoft.TeamFoundation.Common
어셈블리: Microsoft.VisualStudio.TeamFoundation.Client(Microsoft.VisualStudio.TeamFoundation.Client.dll)
구문
‘선언
<CLSCompliantAttribute(False)> _
<ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")> _
Public Class BasicHelper
[CLSCompliantAttribute(false)]
[ObsoleteAttribute("The BasicHelper class is deprecated and be removed in the subsequent release.")]
public class BasicHelper
BasicHelper 형식에서는 다음과 같은 멤버를 노출합니다.
생성자
위쪽
메서드
BuildSelectionList
CallHelpFromDialog
CallHelpFromToolWindow
ContainsDocuments
Equals
지정한 개체와 현재 개체가 같은지 여부를 확인합니다. (Object 에서 상속됨)
Finalize
(Object.Finalize() 을(를) 재정의함)
GetCurrentSelection
GetEmptyUserContext
GetHashCode
기본 해시 함수로 작동합니다. (Object 에서 상속됨)
GetService<T>()
GetService<T, V>()
GetType
현재 인스턴스의 Type 을 가져옵니다. (Object 에서 상속됨)
GetUserContextForEditor
MemberwiseClone
현재 Object 의 단순 복사본을 만듭니다. (Object 에서 상속됨)
SelectDirectoryUsingDialog
SelectFileUsingDialog(IntPtr, String)
SelectFileUsingDialog(IntPtr, String, String, String)
SelectFileUsingDialog(IntPtr, String, String, String, String)
SelectMultipleFilesUsingDialog(IntPtr, String)
SelectMultipleFilesUsingDialog(IntPtr, String, String)
SelectMultipleFilesUsingDialog(IntPtr, String, String, String, Boolean)
SelectMultipleFilesUsingDialog(IntPtr, String, String, String, Boolean, String)
SetUserContextForEditor
SetWaitCursor
ShowApplyToAllMessageBox
ShowMessageBox(String)
ShowMessageBox(String, String)
ShowMessageBox(String, String, MsgButton)
ShowMessageBox(String, String, MsgButton, MsgIcon)
ShowMessageBox(String, String, MsgButton, MsgIcon, MsgDefButton)
ShowMessageBox(String, String, String, MsgButton, MsgIcon, MsgDefButton)
Succeeded
ToString
현재 개체를 나타내는 문자열을 반환합니다. (Object 에서 상속됨)
위쪽
스레드로부터의 안전성
이 형식의 모든 공용 static(Visual Basic의 경우 Shared) 멤버는 스레드로부터 안전합니다. 인터페이스 멤버는 스레드로부터 안전하지 않습니다.
참고 항목
참조
Microsoft.TeamFoundation.Common 네임스페이스