Share via


FeatureDetailGroup.ClearFeaturePropertyData Method

Removes all of the FeatureProperty objects from the FeatureDetailGroup.

Namespace: Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure
Assembly: SHInfra (in shinfra.dll)

Usage

Syntax

'Declaration
Public Sub ClearFeaturePropertyData
public void ClearFeaturePropertyData ()
public:
virtual void ClearFeaturePropertyData () sealed
public final void ClearFeaturePropertyData ()
public final function ClearFeaturePropertyData ()

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

FeatureDetailGroup Class
FeatureDetailGroup Members
Microsoft.WindowsServerSolutions.SystemHealth.Infrastructure Namespace