IReadOnlyCollection<string>? FilePaths { get; }ReadOnly Property FilePaths As IReadOnlyCollection(Of String)
Getproperty IReadOnlyCollection<String^>^ FilePaths {
IReadOnlyCollection<String^>^ get ();
}abstract FilePaths : IReadOnlyCollection<string> with get