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