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