'Declaration<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Property ExcludeFilePatterns As List(Of String)
[DataMember()] [NotNull()] public List<string> ExcludeFilePatterns {get;}
'Declaration<DataMemberAttribute()> <NotNullAttribute()> Public ReadOnly Property ExcludeFilePatterns As List(Of String)
[DataMember()] [NotNull()] public List<string> ExcludeFilePatterns {get;}