public IList PreConditions { get; }
Public ReadOnly Property PreConditions As IList Get
public: property IList^ PreConditions { IList^ get (); }
member PreConditions : IList with get
In This Article