ActionDescription.ObjectProperties Members
Represents the properties of an object that result in display of the corresponding menu item in Configuration Manager 2007. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the ActionDescription.ObjectProperties type.
Public Constructors
Name | Description | |
---|---|---|
ActionDescription.ObjectProperties | Initializes a new instance of ActionDescription.ObjectProperties. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Properties
Name | Description | |
---|---|---|
ObjectName | Gets or sets the name of the object that is associated with the object properties. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ShouldSerializeObjectName | Determines whether the ObjectName property should be serialized. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ActionDescription.ObjectProperties Class
Microsoft.ConfigurationManagement.AdminConsole.Schema Namespace