Expand Minimize
0 out of 1 rated this helpful - Rate this topic

FileType Enumeration

Represents the type of installable file.


Namespace: Microsoft.UpdateServices.Administration
Assembly: Microsoft.UpdateServices.Administration (in Microsoft.UpdateServices.Administration.dll)
'Usage
Dim instance As FileType

[ComVisibleAttribute(true)] 
public enum FileType
/** @attribute ComVisibleAttribute(true) */ 
public enum FileType
ComVisibleAttribute(true) 
public enum FileType
Member nameDescription
ExpressThe Express Package file type.
MspBinaryDeltaThe Windows Installer Patch file type.
NoneNo known file type.
SelfContainedThe self-contained update file type.

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Server 2008 R2



Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.