SettablePropertyValue Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a settable property value.
The following tables list the members exposed by the SettablePropertyValue type.
Public Constructors
Name | Description | |
---|---|---|
SettablePropertyValue | Overloaded. Initializes a new SettablePropertyValue object. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
HasDefaultValue | Gets a Boolean value that determines whether the property value is the default value. |
![]() |
Value | Gets the property value. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() ![]() |
Implicit | The implicit conversion operator converts the specified value to the returned SettablePropertyValue object. |
![]() |
ToString | Overridden. Returns the string representation of the SettablePropertyValue object. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SettablePropertyValue Generic Class
Microsoft.EnterpriseManagement.Administration Namespace