AttributePrivilege.CanUpdate Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether update of the attribute value is allowed.
public:
property int CanUpdate { int get(); };
[System.Runtime.Serialization.DataMember]
public int CanUpdate { get; }
[<System.Runtime.Serialization.DataMember>]
member this.CanUpdate : int
Public ReadOnly Property CanUpdate As Integer
Property Value
- Attributes