Subscriber portal
A collection of Program objects.
[GuidAttribute("DC6A118A-BBAB-11D2-8AD1-00C04F79E479")] public interface class Programs : IEnumerable
Gets a value indicating the number of objects in the collection.
Gets the top-level extensibility object.
Gets the immediate parent object of a Programs collection.
Returns an enumeration for items in a collection.
Returns a Program object in a Programs collection.
This collection has been superseded by the Process2 object, so it should no longer be used. Existing code using this collection continues to work for backward-compatibility purposes. For new applications, use the Process2 object.
EnvDTE Namespace