HashSet<string> OURoots { get; }
ReadOnly Property OURoots As HashSet(Of String) Get
property HashSet<String^>^ OURoots { HashSet<String^>^ get (); }
abstract OURoots : HashSet<string> with get
In This Article