DeviceSimulatorAdvancedFeaturesProxy.RemovePropertyConfiguration Method

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Removes the specified property configuration from the specified device.

Namespace: Microsoft.Rfid.Test.DeviceSimulator.Client
Assembly: Microsoft.Rfid.Test.DeviceSimulatorProxy (in microsoft.rfid.test.devicesimulatorproxy.dll)

Syntax

'Declaration

Parameters

  • deviceId
    The device to remove the configuration from.
  • sourceName
    The source name; null to refer to the device.
  • propKey
    The property key to remove.

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 Longhorn, and Windows 2000

Target Platforms

See Also

Reference

DeviceSimulatorAdvancedFeaturesProxy Class
DeviceSimulatorAdvancedFeaturesProxy Members
Microsoft.Rfid.Test.DeviceSimulator.Client Namespace