Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The BITS_FILE_PROPERTY_VALUE union provides the property value of the Delivery Optimization file based on a value from the BITS_FILE_PROPERTY_ID enumeration.
Syntax
typedef struct {
LPWSTR String;
} BITS_FILE_PROPERTY_VALUE;
Members
-
String
-
This value is used when using the property ID enum value BITS_FILE_PROPERTY_ID_HTTP_RESPONSE_HEADERS.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 10, version 1709 [desktop apps only] |
| Minimum supported server |
Windows Server, version 1709 [desktop apps only] |
| Header |
|