2.2.4.5 ArrayOfDriveInfo
This type describes an array of DriveInfo.
Namespace: http://contracts.microsoft.com/WindowsServerEssentials/2011/09/WebApi
-
<xs:complexType name="ArrayOfDriveInfo"> <xs:sequence> <xs:element minOccurs="0" maxOccurs="unbounded" name="DriveInfo" nillable="true" type="tns1:DriveInfo"/> </xs:sequence> </xs:complexType>
DriveInfo: The instance of DriveInfo, as specified in section 2.2.4.29.