Class EmbeddedLicenseAttribute
Sets an embedded license file to associate with the element.
Inheritance
EmbeddedLicenseAttribute
Implements
Inherited Members
Namespace: TheXDS.MCART.Attributes
Assembly: MCART.dll
Syntax
[AttributeUsage(AttributeTargets.Assembly|AttributeTargets.Module|AttributeTargets.Class)]
[Serializable]
public sealed class EmbeddedLicenseAttribute : EmbeddedLicenseAttribute<NullCompressorGetter>, IValueAttribute<string>
Constructors
| Edit this page View SourceEmbeddedLicenseAttribute(string, string)
Sets an embedded license file to associate with the element.
Declaration
public EmbeddedLicenseAttribute(string value, string path)
Parameters
Type | Name | Description |
---|---|---|
string | value | |
string | path |