Proprietà Ded
|
public List<string> AutocadExtension { get; }
Public ReadOnly Property AutocadExtension As List(Of String) Get
public: property List<String^>^ AutocadExtension { List<String^>^ get (); }
member AutocadExtension : List<string> with get