Class PluginResourceAttribute
Attribute for annotation extension attribute string properties to indicate that the value of the property should be retrieved from the plug-in resources file of the plug-in in which the extension is defined.
Inheritance
System.Object
PluginResourceAttribute
Namespace: Sdl.Core.PluginFramework
Assembly: Sdl.Core.PluginFramework.dll
Syntax
public sealed class PluginResourceAttribute : Attribute
Remarks
For more information see ExtensionAttribute.
Constructors
PluginResourceAttribute()
Declaration
public PluginResourceAttribute()