IVsSccCommitPendingChangesPrompt.CommitPendingChangesPromptMessage Property          
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.
Prompt message.
public:
 property System::String ^ CommitPendingChangesPromptMessage { System::String ^ get(); };
	public:
 property Platform::String ^ CommitPendingChangesPromptMessage { Platform::String ^ get(); };
	public string CommitPendingChangesPromptMessage { get; }
	member this.CommitPendingChangesPromptMessage : string
	Public ReadOnly Property CommitPendingChangesPromptMessage As String
	Property Value
Remarks
Implementors of this interface should ensure that this property is localized.