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