Share via


WindowsDefenderProperty Constructor (WindowsDefenderFeatureStatus)

 

Creates a new instance of the WindowsDefenderProperty object, using the specified status.

Namespace:   Microsoft.WindowsServerSolutions.Common.Devices
Assembly:  DevicesOM (in DevicesOM.dll)

Syntax

public WindowsDefenderProperty(
    WindowsDefenderFeatureStatus status
)
public:
WindowsDefenderProperty(
    WindowsDefenderFeatureStatus status
)
Public Sub New (
    status As WindowsDefenderFeatureStatus
)

Parameters

See Also

WindowsDefenderProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace

Return to top