次の方法で共有


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
public property HasDefaultValue Gets a Boolean value that determines whether the property value is the default value.
public property Value Gets the property value.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic Implicit The implicit conversion operator converts the specified value to the returned SettablePropertyValue object.
public method ToString Overridden. Returns the string representation of the SettablePropertyValue object.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SettablePropertyValue Generic Class
Microsoft.EnterpriseManagement.Administration Namespace