BuildMaster SDK Reference
Version:
DisplayRemoteActionPropertiesAttribute Class
Provides addtional control over the behavior of the default action editor
for remote actions.
Inheritance Hierarchy
- object
- System.Attribute
- Inedo.BuildMaster.Web.DisplayRemoteActionPropertiesAttribute
Syntax
public
class
DisplayRemoteActionPropertiesAttribute : System.Attribute
Properties
|
Name |
Description |
|
DisplaySourceDirectory
|
Gets or sets a value indicating whether to display a source directory editor
on the default action editor.
|
|
DisplayTargetDirectory
|
Gets or sets a value indicating whether to display a target directory editor
on the default action editor.
|