ContainedAttribute Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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. |