ConcurrentHashSet<string> DefaultReferences { get; }ReadOnly Property DefaultReferences As ConcurrentHashSet(Of String)
Getproperty ConcurrentHashSet<String^>^ DefaultReferences {
ConcurrentHashSet<String^>^ get ();
}abstract DefaultReferences : ConcurrentHashSet<string> with get