CacheParameter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use ITemplateParameter / TemplateParameter instead.
[System.Obsolete("Use ITemplateParameter / TemplateParameter instead.")]
public class CacheParameter : Microsoft.TemplateEngine.Abstractions.IAllowDefaultIfOptionWithoutValue, Microsoft.TemplateEngine.Abstractions.ICacheParameter
[<System.Obsolete("Use ITemplateParameter / TemplateParameter instead.")>]
type CacheParameter = class
interface ICacheParameter
interface IAllowDefaultIfOptionWithoutValue
Public Class CacheParameter
Implements IAllowDefaultIfOptionWithoutValue, ICacheParameter
- Inheritance
-
CacheParameter
- Attributes
- Implements
Constructors
| CacheParameter() |
Properties
| DataType | |
| DefaultIfOptionWithoutValue | |
| DefaultValue | |
| Description | |
| DisplayName |
Methods
| ShouldSerializeDefaultIfOptionWithoutValue() |