ProjectDataSet.Dependency 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.
Gets the project dependency status information.
public:
property WebSvcStatusing::ProjectDataSet::DependencyDataTable ^ Dependency { WebSvcStatusing::ProjectDataSet::DependencyDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.ProjectDataSet.DependencyDataTable Dependency { get; }
member this.Dependency : WebSvcStatusing.ProjectDataSet.DependencyDataTable
Public ReadOnly Property Dependency As ProjectDataSet.DependencyDataTable
Property Value
- Attributes