Provides metadata for the properties of a given object.
- Namespace
- Statiq
.Common - Base Types
-
- object
Syntax
public static class PropertyMetadata<T>
Type Parameters
Name | Description |
---|---|
T | The type of object to provide property metadata for. |