MediaPermission::Video Property

 

Gets the current value of the video permission level.

Namespace:   System.Security.Permissions
Assembly:  WindowsBase (in WindowsBase.dll)

public:
property MediaPermissionVideo Video {
	MediaPermissionVideo get();
}

Property Value

Type: System.Security.Permissions::MediaPermissionVideo

The media permission level.

The following code example shows how to retrieve the MediaPermissionVideo value for the MediaPermission.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 3.0
Return to top
Show: