public List<Guid> Extensions { get; }
Public ReadOnly Property Extensions As List(Of Guid) Get
public: property List<Guid>^ Extensions { List<Guid>^ get (); }
member Extensions : List<Guid> with get
In This Article