Share via


IVsSccCommitPendingChangesPrompt.CommitPendingChangesPromptMessage Property

Definition

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.

Applies to