Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the expression that defines the Constraint.
Namespace: Microsoft.VisualStudio.Uml.Classes
Assembly: Microsoft.VisualStudio.Uml.Interfaces (in Microsoft.VisualStudio.Uml.Interfaces.dll)
Syntax
'Declaration
ReadOnly Property Specification As IValueSpecification
IValueSpecification Specification { get; }
property IValueSpecification^ Specification {
IValueSpecification^ get ();
}
abstract Specification : IValueSpecification with get
function get Specification () : IValueSpecification
Property Value
Type: Microsoft.VisualStudio.Uml.Classes.IValueSpecification
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.