GenericAcl.Revision Property

Definition

Gets the revision level of the GenericAcl.

public:
 abstract property System::Byte Revision { System::Byte get(); };
public abstract byte Revision { get; }
member this.Revision : byte
Public MustOverride ReadOnly Property Revision As Byte

Property Value

A byte value that specifies the revision level of the GenericAcl.

Applies to