SccStatusChangedEventArgs.ChangeRoot Property

Definition

root folder that enclose all changes. It can be a repo root. If scoped down can optimize the user workload. If this value is null (or empty) ChangedItems is ignored, and it means every item (potentially across multiple repos may changed.

public:
 property System::String ^ ChangeRoot { System::String ^ get(); };
public:
 property Platform::String ^ ChangeRoot { Platform::String ^ get(); };
public string ChangeRoot { get; }
member this.ChangeRoot : string
Public ReadOnly Property ChangeRoot As String

Property Value

Applies to