AccessConstraintsExtensionConstraints Property |
Gets the constraint collection.
Namespace:
AGI.Foundation.Platforms
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public AccessConstraintCollection Constraints { get; }
Public ReadOnly Property Constraints As AccessConstraintCollection
Get
public:
virtual property AccessConstraintCollection^ Constraints {
AccessConstraintCollection^ get () sealed;
}
abstract Constraints : AccessConstraintCollection with get
override Constraints : AccessConstraintCollection with get
Property Value
Type:
AccessConstraintCollectionImplements
IAccessConstraintsServiceConstraintsSee Also