Share via


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)

Fields

_message

Methods

IsApplicableToInvocation(InvocationInfo)
PrintCustomAttributeInfo(PSCmdlet)

Applies to