StatusingDataSet.Resources 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 resource information.
public:
property WebSvcStatusing::StatusingDataSet::ResourcesDataTable ^ Resources { WebSvcStatusing::StatusingDataSet::ResourcesDataTable ^ get(); };
[System.ComponentModel.Browsable(false)]
public WebSvcStatusing.StatusingDataSet.ResourcesDataTable Resources { get; }
member this.Resources : WebSvcStatusing.StatusingDataSet.ResourcesDataTable
Public ReadOnly Property Resources As StatusingDataSet.ResourcesDataTable
Property Value
- Attributes