IReportProjectSharedDataSets.GetSharedDataSetPath(SharedDataSet) Method
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.
public:
System::IO::FileInfo ^ GetSharedDataSetPath(Microsoft::ReportingServices::RdlObjectModel::SharedDataSets::SharedDataSet ^ sharedDataSet);
public System.IO.FileInfo GetSharedDataSetPath (Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet sharedDataSet);
abstract member GetSharedDataSetPath : Microsoft.ReportingServices.RdlObjectModel.SharedDataSets.SharedDataSet -> System.IO.FileInfo
Public Function GetSharedDataSetPath (sharedDataSet As SharedDataSet) As FileInfo
Parameters
- sharedDataSet
- SharedDataSet