FeatureAttribute.IsLocked

FeatureAttribute.IsLocked property

Gets a value indicating whether this attribute is locked.

public bool IsLocked { get; }

Property Value

true if this attribute is locked; otherwise, false.

See Also