PluginPropertyFileLocationAttribute Class

Used to specify file location for a property file.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Tekla.Structures.PluginsPluginPropertyFileLocationAttribute

Namespace:  Tekla.Structures.Plugins
Assembly:  Tekla.Structures.Plugins (in Tekla.Structures.Plugins.dll) Version: 2023.0.3
Syntax
public sealed class PluginPropertyFileLocationAttribute : Attribute

The PluginPropertyFileLocationAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPluginPropertyFileLocationAttribute
Initializes a new instance of the PluginPropertyFileLocationAttribute class, for a file with provided filename suffix.
Top
Properties
  NameDescription
Public propertySubdirectory
Gets the property file subdirectory in a model folder.
Public propertySuffix
Gets the property file suffix.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next