The web address of the DataSet to read.
public void ReadURL( string URL )
public: void ReadURL( String^ URL )
'Declaration Public Sub ReadURL( _ ByVal URL As String _ )
'Usage Dim instance As DicomDataSet Dim URL As String instance.ReadURL(URL)
A valid web address should be provided by the user. This method does not support progressive downloading (JPIP support is to be implemented).
Target Platforms: .NET CLR 4.0 or higher
DicomDataSet Class DicomDataSet Members