Share via


ExportAsAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)]
public class ExportAsAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Field | System.AttributeTargets.Property)>]
type ExportAsAttribute = class
    inherit Attribute
Public Class ExportAsAttribute
Inherits Attribute
Inheritance
ExportAsAttribute
Attributes

Constructors

ExportAsAttribute(Type)

Properties

Type

Applies to