Compartilhar via


ContainedAttribute Classe

Definição

Marcar uma propriedade de navegação como confinamento.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class ContainedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property)>]
type ContainedAttribute = class
    inherit Attribute
Public NotInheritable Class ContainedAttribute
Inherits Attribute
Herança
ContainedAttribute
Atributos

Construtores

ContainedAttribute()

Marcar uma propriedade de navegação como confinamento.

Aplica-se a