IVsSccCommitPendingChangesPrompt Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |