PreviewMessageAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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, String) | |
PreviewMessageAttribute(String) |
Fields
_message |
Properties
EstimatedGaDate | |
IsEstimatedGaDateSet |
Methods
IsApplicableToInvocation(InvocationInfo) | |
PrintCustomAttributeInfo(Action<String>) |