OwnerAttribute Class

Definition

public ref class OwnerAttribute sealed : Attribute
[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class OwnerAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type OwnerAttribute = class
    inherit Attribute
Public NotInheritable Class OwnerAttribute
Inherits Attribute
Inheritance
OwnerAttribute
Attributes

Constructors

OwnerAttribute(String)

Properties

Owner

Applies to