Share via


ContainerFileSystemItem.Group Property

Definition

The GID of the group of the file or directory. If set to null, the GID will be inherited from the parent directory or defaults.

public int? Group { get; set; }
member this.Group : Nullable<int> with get, set
Public Property Group As Nullable(Of Integer)

Property Value

Applies to