GetAttributesEventArgs.ResultAttributes Property
Namespace: Rebex.IO.FileSystem.Notifications
Assembly: Rebex.FileSystem.dll (version 7.0.9083)
ResultAttributes
Gets or sets the result of the current file system operation.
Default value in the GetAttributesSurrogate event is "new NodeAttributes(FileAttributes.Normal)".;
Declaration
public NodeAttributes ResultAttributes { get; set; }
Property Value
Type | Description |
---|---|
NodeAttributes |