IVsSccCommitPendingChangesPrompt Interface

Definition

An interface that is implemented by a Source Control Provider to set a message displayed to users to prompt them to commit their pending changes early and often.

public interface class IVsSccCommitPendingChangesPrompt
public interface class IVsSccCommitPendingChangesPrompt
__interface IVsSccCommitPendingChangesPrompt
[System.Runtime.InteropServices.Guid("8B0C3D49-09EA-4A24-8292-C09389A59CDF")]
public interface IVsSccCommitPendingChangesPrompt
[<System.Runtime.InteropServices.Guid("8B0C3D49-09EA-4A24-8292-C09389A59CDF")>]
type IVsSccCommitPendingChangesPrompt = interface
Public Interface IVsSccCommitPendingChangesPrompt
Attributes

Properties

CommitPendingChangesPromptMessage

Prompt message.

Applies to