다음을 통해 공유


VCCodeModel.SynchronizeCancellable 메서드

진행률 표시줄이 있는 대화 상자를 표시합니다. 사용자는 대기를 취소하고 스레드 차단을 해제할 수 있습니다.

네임스페이스:  Microsoft.VisualStudio.VCCodeModel
어셈블리:  Microsoft.VisualStudio.VCCodeModel(Microsoft.VisualStudio.VCCodeModel.dll)

구문

‘선언
Sub SynchronizeCancellable ( _
    Caption As String, _
    Message As String _
)
void SynchronizeCancellable(
    string Caption,
    string Message
)
void SynchronizeCancellable(
    [InAttribute] String^ Caption, 
    [InAttribute] String^ Message
)
abstract SynchronizeCancellable : 
        Caption:string * 
        Message:string -> unit
function SynchronizeCancellable(
    Caption : String, 
    Message : String
)

매개 변수

  • Caption
    형식: String

    대화 상자의 제목 표시줄에 있는 캡션입니다.

  • Message
    형식: String

    대화 상자의 메시지입니다.

설명

호출자가 동안이 API를 호출 하는 경우 Browsing database , 채워지는 채우기가 완료 될 때까지 크게 지연 되며 (솔루션의 예를 들어, 초기 Browsing database), 진행률 표시줄이 있는 대화 상자가 표시 됩니다. 대화 상자에는 또한 대기; 취소 사용자 수 있습니다. 메서드 종료 스레드가 차단 해제 되 고 있습니다.

.NET Framework 보안

참고 항목

참조

VCCodeModel 인터페이스

Microsoft.VisualStudio.VCCodeModel 네임스페이스

Project and Solution Files