SettingCommitOutcome Enum

Definition

The outcome of a call to RequestCommit(String).

C#
public enum SettingCommitOutcome
Inheritance
SettingCommitOutcome

Fields

Name Value Description
NoChangesQueued 0

No changes were queued when RequestCommit(String) was called.

Success 1

The changes were applied successfully.

PendingApproval 2

The changes are waiting for user approval.

InternalError 3

An unexpected error occurred. See the error message for details.

Applies to

Proizvod Verzije
Visual Studio SDK 2022