TarFileSet.

FileMode Property

Summary

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

Syntax

[TaskAttribute("filemode")]
public int FileMode { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
int