Indicates that a document property should have a different metadata name than the property name.
- Namespace
- Statiq
.Common - Base Types
-
- object
- Attribute
Syntax
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false, Inherited = true)]
public class PropertyMetadataAttribute : Attribute
Attributes
Type | Description |
---|---|
Attribute |
Constructors
Name | Summary |
---|---|
Property |
Specifies an alternate name for this property in document metadata. |
Properties
Name | Property Type | Summary |
---|---|---|
Name | string |