SccStatusChangedEventArgs(String, IReadOnlyCollection<String>) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public SccStatusChangedEventArgs (string changeRoot = default, System.Collections.Generic.IReadOnlyCollection<string> changedItems = default);
new Microsoft.VisualStudio.Shell.SccIntegration.SccStatusChangedEventArgs : string * System.Collections.Generic.IReadOnlyCollection<string> -> Microsoft.VisualStudio.Shell.SccIntegration.SccStatusChangedEventArgs
Public Sub New (Optional changeRoot As String = Nothing, Optional changedItems As IReadOnlyCollection(Of String) = Nothing)
Parâmetros
- changeRoot
- String
- changedItems
- IReadOnlyCollection<String>