Show / Hide Table of Contents

Class DeprecationNoticeAttribute

Attribute that indicates that the property is a response value that should be set to a string describing that this API version has been deprecated

Inheritance
Object
Attribute
DeprecationNoticeAttribute
Namespace: Seltzr.Responses.Attributes
Assembly: Seltzr.dll
Syntax
C#
[AttributeUsage(AttributeTargets.Property)]
public class DeprecationNoticeAttribute : Attribute
  • Improve this Doc
  • View Source
Back to top Generated by DocFX