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>)
PrintCustomAttributeInfo(PSCmdlet)

Applies to