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

PreviewMessageAttribute Class

Definition

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

Constructors

PreviewMessageAttribute()
PreviewMessageAttribute(String)
PreviewMessageAttribute(String, String)

Fields

_message

Properties

EstimatedGaDate
IsEstimatedGaDateSet

Methods

IsApplicableToInvocation(InvocationInfo)
PrintCustomAttributeInfo(Action<String>)

Applies to