Share via


Attribute.Value Property

Gets the value part of the attribute's name-value pair.

 object Value{get;}

Exceptions

Exception Type Condition
Microsoft.EnterpriseManagement.Mom.MomSdkException This exception is thrown when getting the property value.

Remarks

To determine type information about this property, check the Attribute.Type property.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: Microsoft.Mom.Sdk (in Microsoft.Mom.Sdk.dll)

See Also

Attribute Class | Attribute Members | Attribute.Type