VibrateController.Default Property

Namespace:  Microsoft.Devices
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Default As VibrateController
public static VibrateController Default { get; }
public:
static property VibrateController^ Default {
    VibrateController^ get ();
}
static member Default : VibrateController with get

Property Value

Type: Microsoft.Devices.VibrateController

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

VibrateController Class

Microsoft.Devices Namespace