Represents a single property of a result object in Configuration
Manager 2007 that supports data binding.
Namespace:
Microsoft.ConfigurationManagement.ManagementProvider
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Syntax
Visual Basic |
Public Interface IQueryPropertyItem
Inherits ICloneable
|
C# |
public interface IQueryPropertyItem : ICloneable
|
C++ |
public interface class IQueryPropertyItem : ICloneable
|
J# |
public interface IQueryPropertyItem extends ICloneable
|
JScript |
public interface IQueryPropertyItem extends ICloneable
|
Remarks
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also