PolicyViewerControlViewType enumeration
[This documentation is preliminary and is subject to change.]
Values that specify whether the policy viewer control display is multiline or single line.
Note This enumeration is only available on the Windows Store Apps API.
Syntax
public enum PolicyViewerControlViewType
Attributes
CompilerGeneratedAttribute()
VersionAttribute(33554432)
Members
The PolicyViewerControlViewType enumeration has these members.
| Member | Value | Description |
|---|---|---|
| Bar | 0 | Specifies a single line, bar-style display. |
| Multiline | 1 | Specifies a multiline display. |
Remarks
The values used to set the PolicyViewerControl.PolicyViewerControlViewType property.
Thread Safety
Members of this class are not guaranteed to be thread safe.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Microsoft.Protection.UI |
Metadata |
Microsoft.Protection.winmd |
See also
Send comments about this topic to Microsoft
Build date: 6/14/2013