你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

GenericBreakingChangeAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.All)]
public class GenericBreakingChangeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All)>]
type GenericBreakingChangeAttribute = class
    inherit Attribute
Public Class GenericBreakingChangeAttribute
Inherits Attribute
Inheritance
GenericBreakingChangeAttribute
Derived
Attributes

Constructors

GenericBreakingChangeAttribute(String, String, String)
GenericBreakingChangeAttribute(String, String, String, String)

Properties

ChangeDescription
ChangeInEfectByDate
ChangeInEfectByDateSet
DeprecateByAzVersion
DeprecateByVersion
NewWay
OldWay

Methods

GetAttributeSpecificMessage()
getInEffectByDate()
IsApplicableToInvocation(InvocationInfo)
PrintCustomAttributeInfo(Action<String>)

Applies to