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