TarFileSet.

DirMode Property

Summary

A 3 digit octal string, specify the user, group and other modes in the standard Unix fashion. Only applies to directories. The default is 755.
Assembly
NAnt.Compression.dll
Namespace
NAnt.Compression.Types
Containing Type
TarFileSet

Syntax

[TaskAttribute("dirmode")]
public int DirMode { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
int