Skip to main content

Definition

Assembly: CloudNimble.SimpleMessageBus.Dispatch.FileSystem.dll Namespace: CloudNimble.SimpleMessageBus.Dispatch.Triggers Inheritance: System.Attribute

Syntax

Summary

Attribute used to bind a parameter to a file.

Remarks

The method parameter type can be one of the following:

Constructors

.ctor

Constructs a new instance.

Syntax

Parameters

.ctor

Constructs a new instance.

Syntax

Parameters

Properties

Access

Gets he FileAccess to use.

Syntax

Property Value

Type: System.IO.FileAccess

Mode

Gets the FileMode to use.

Syntax

Property Value

Type: System.IO.FileMode

Path

Gets the file path.

Syntax

Property Value

Type: string