Udostępnij za pośrednictwem


PropertyAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)]
[System.Serializable]
public sealed class PropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true, Inherited=false)>]
[<System.Serializable>]
type PropertyAttribute = class
    inherit Attribute
Inheritance
PropertyAttribute
Attributes

Constructors

PropertyAttribute(String)

Properties

Name
Resource
Value

Applies to