FileIconsChangedEvent.Files Property

Definition

changed files. If null OpenFolder tree view will refresh all nodes.

public:
 property System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ Files { System::Collections::Generic::IReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.Generic.IReadOnlyCollection<string> Files { get; }
public System.Collections.Generic.IReadOnlyCollection<string>? Files { get; }
member this.Files : System.Collections.Generic.IReadOnlyCollection<string>
Public ReadOnly Property Files As IReadOnlyCollection(Of String)

Property Value

Applies to