Partager via


GenericBreakingChangeWithVersionAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=true)]
public class GenericBreakingChangeWithVersionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Property, AllowMultiple=true)>]
type GenericBreakingChangeWithVersionAttribute = class
    inherit Attribute
Public Class GenericBreakingChangeWithVersionAttribute
Inherits Attribute
Inheritance
GenericBreakingChangeWithVersionAttribute
Derived
Attributes

Constructors

GenericBreakingChangeWithVersionAttribute(String, String, String, String)
GenericBreakingChangeWithVersionAttribute(String, String, String)

Properties

ChangeDescription
ChangeInEffectByDate
ChangeInEffectByDateSet
DeprecateByAzVersion
DeprecateByVersion
NewWay
OldWay

Methods

GetAttributeSpecificMessage()
GetBreakingChangeTextFromAttribute(Type, Boolean)
getInEffectByDate()
IsApplicableToInvocation(InvocationInfo)
PrintCustomAttributeInfo(Type, Boolean, Action<String>)

Applies to