SerializationInitAttribute 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.Class | System.AttributeTargets.Struct, Inherited=false)]
public class SerializationInitAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Struct, Inherited=false)>]
type SerializationInitAttribute = class
inherit Attribute
Public Class SerializationInitAttribute
Inherits Attribute
- Inheritance
-
SerializationInitAttribute
- Attributes
Constructors
| Name | Description |
|---|---|
| SerializationInitAttribute() | |