Gets or sets the path of the XML file which describes the DICOM Query IOD supported by the
QueryCFindCommand
Syntax
Visual Basic (Declaration) | |
---|
Public Property QueryIODPath As String |
C# | |
---|
public string QueryIODPath {get; set;} |
Property Value
The path of the XML file which describes the DICOM Query IOD supported by the
QueryCFindCommand.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also