PostConfigurationActionAttribute 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.
Custom attribute which describes post actions required for property configuration.
[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public sealed class PostConfigurationActionAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)>]
type PostConfigurationActionAttribute = class
inherit Attribute
Public NotInheritable Class PostConfigurationActionAttribute
Inherits Attribute
- Inheritance
-
PostConfigurationActionAttribute
- Attributes
Constructors
PostConfigurationActionAttribute(PostConfigurationAction) |
Properties
PostConfigurationAction |