Visual Basic (Declaration) | |
---|---|
Public Class UriSource Inherits Source |
Visual Basic (Usage) | ![]() |
---|---|
|
C# | |
---|---|
public class UriSource : Source |
Managed Extensions for C++ | |
---|---|
public __gc class UriSource : public Source |
C++/CLI | |
---|---|
public ref class UriSource : public Source |
The UriSource object contains the Uri from which data should be read. The Converter
will open the Uri, read the data, and close the stream used to read the data.
DDTek.XmlConverter.Source
DDTek.XmlConverter.UriSource
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family