Defines flags that describe profiles.
Namespace: Microsoft.Clm.Shared.Profiles
Assembly: Microsoft.Clm.Shared (in microsoft.clm.shared.dll)
Usage
Syntax
Visual Basic |
<FlagsAttribute> _
Public Enumeration ProfileFlags
|
C# |
[FlagsAttribute]
public enum ProfileFlags
|
C++ |
[FlagsAttribute]
public enum class ProfileFlags
|
J# |
/** @attribute FlagsAttribute() */
public enum ProfileFlags
|
JScript |
FlagsAttribute
public enum ProfileFlags
|
Members
Remarks
Platforms
Development Platforms
Windows 2008 x64 Edition
Target Platforms
Windows XP SP3, Windows Vista SP1+, Windows 7, Windows Server 2008,
Windows Server 2008 R2
See Also