







|
| Vista Bridge Library for Managed code development |
| RestartSettings..::.Restrictions Property |
| RestartSettings Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Gets the set of conditions when the application
should not be restarted.
Namespace:
Microsoft.SDK.Samples.VistaBridge.Library.AppRecoveryRestart
Assembly:
VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public RestartRestrictions Restrictions { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property Restrictions As RestartRestrictions |
| Visual C++ |
|---|
public: property RestartRestrictions Restrictions { RestartRestrictions get (); } |
