DkmBreakpointFileUpdateNotification.FilePaths Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
Retourne ReadOnlyCollection<T>.