Provides methods for turning the display on and off on a smart client.
Namespace: System.Extensions.CompactAssembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)
Syntax
C# |
---|
public static class Video |
Visual Basic |
---|
Public NotInheritable Class Video |
Visual C++ |
---|
public ref class Video abstract sealed |
F# |
---|
[<AbstractClassAttribute>] [<SealedAttribute>] type Video = class end |