SettablePropertyValue.Value Property

Updated: April 16, 2012

Gets the property value. Namespace: Microsoft.EnterpriseManagement.Administration
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)Dim instance As SettablePropertyValue(Of T) Dim value As T value = instance.Value Public ReadOnly Property Value As Tpublic T Value { get; }public: property T Value { T get (); }/** @property */ public T get_Value () public function get Value () : T Property ValueReturns a Boolean value.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms