PluginPropertyFileLocationAttribute Class |
Used to specify file location for a property file.
Inheritance Hierarchy
Namespace: Tekla.Structures.Plugins
Assembly: Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2023.0.3
Syntax
The PluginPropertyFileLocationAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PluginPropertyFileLocationAttribute | Initializes a new instance of the PluginPropertyFileLocationAttribute class, for a file with provided filename suffix. |
Properties
Name | Description | |
---|---|---|
Subdirectory | Gets the property file subdirectory in a model folder. | |
Suffix | Gets the property file suffix. |
See Also