Array of Strings, containing the versions of the XML-DA Specification that this server supports. (Required to provide at least 1) The text associated with this Specification is: "XML_DA_Version_1_0"
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As ServerStatus
Dim value() As interfaceVersion
instance.SupportedInterfaceVersions = value
value = instance.SupportedInterfaceVersions |
Requirements
Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
>
See Also