[SerializableAttribute]
public sealed class ApplicationDownloadRequestLegacy
<SerializableAttribute>
Public NotInheritable Class ApplicationDownloadRequestLegacy
[SerializableAttribute]
public ref class ApplicationDownloadRequestLegacy sealed
[<SealedAttribute>]
[<SerializableAttribute>]
type ApplicationDownloadRequestLegacy = class end
ApplicationDownloadRequestLegacy | Инициализирует новый экземпляр класса ApplicationDownloadRequestLegacy |
Package | Пакет приложения. |
UseCompression | Признак того, что поток содержащий файлы приложения должен использовать компрессию данных, если сервер её поддерживает. По умолчанию значение равно false. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
FromApplicationDownloadRequest | Создает новый объект ApplicationDownloadRequestLegacy на объекта, переданного в appDownloadRequest. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToApplicationDownloadRequest | Создает новый объект ApplicationDownloadRequest на основе текущего. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |