Service.Dependencies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This is a property bag that holds the Server and Client Protocol properties
public System.Collections.Specialized.StringCollection Dependencies { get; }
member this.Dependencies : System.Collections.Specialized.StringCollection
Public ReadOnly Property Dependencies As StringCollection