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