DkmBreakpointFileUpdateNotification.FilePaths Propriété

Définition

Chemin d’accès aux différents fichiers qui ont été mis à jour.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ FilePaths { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> FilePaths { get; }
member this.FilePaths : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property FilePaths As ReadOnlyCollection(Of String)

Valeur de propriété

ReadOnlyCollection<String>

Retourne ReadOnlyCollection<T>.

S’applique à