ClassNameChangedEventArgs.Files Property

Definition

Gets or sets the list of files affected by the class rename operation.

public System.Collections.Generic.IEnumerable<string> Files { get; }

Property Value

IEnumerable<String>

An object that provides a list of files affected by the rename operation.

Applies to