Share via


SccBindingChangedEventArgs Class

Definition

Describes SCC bindings changes.

public ref class SccBindingChangedEventArgs : EventArgs
public class SccBindingChangedEventArgs : EventArgs
type SccBindingChangedEventArgs = class
    inherit EventArgs
Public Class SccBindingChangedEventArgs
Inherits EventArgs
Inheritance
SccBindingChangedEventArgs

Constructors

SccBindingChangedEventArgs(IReadOnlyCollection<String>)

Properties

ChangedBindings

Full paths to locations that bindigs changed(optional – can be empty collection or null in which case all bindings should be considered invalid).

Applies to