Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Windows Defender.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public WindowsDefenderProperty WindowsDefender { get; internal set; }
public:
property WindowsDefenderProperty^ WindowsDefender {
WindowsDefenderProperty^ get();
internal: void set(WindowsDefenderProperty^ value);
}
Public Property WindowsDefender As WindowsDefenderProperty
Get
Friend Set
End Property
Property Value
Type: Microsoft.WindowsServerSolutions.Common.Devices.WindowsDefenderProperty
The Windows Defender.
See Also
DeviceInfo Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top