public IList<string> DefaultStatics { get; }Public ReadOnly Property DefaultStatics As IList(Of String)
Getpublic:
property IList<String^>^ DefaultStatics {
IList<String^>^ get ();
}member DefaultStatics : IList<string> with get| NotSupportedException | Свойство не поддерживается. |