iconFileType 簡單類型
iconFileType簡單類型會定義 Mobile Broadband 設定檔中ICONFilePath元素的字串類型。 此字串長度至少為一個字元,且長度最多為 1024 個字元。
<xs:simpleType name="iconFileType">
<xs:restriction
base="token"
>
<xs:minLength
value="1"
/>
<xs:maxLength
value="1024"
/>
</xs:restriction>
</xs:simpleType>
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 7 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 |
都不支援 |