Compartilhar via


DetailsView.Properties Propriedade

Definição

Obtém ou define as propriedades da exibição de detalhes.

public:
 property cli::array <Microsoft::SqlServer::Management::NavigationEntityProperty ^> ^ Properties { cli::array <Microsoft::SqlServer::Management::NavigationEntityProperty ^> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::NavigationEntityProperty ^> ^ value); };
[System.Xml.Serialization.XmlArrayItem("Property", IsNullable=false)]
public Microsoft.SqlServer.Management.NavigationEntityProperty[] Properties { get; set; }
[<System.Xml.Serialization.XmlArrayItem("Property", IsNullable=false)>]
member this.Properties : Microsoft.SqlServer.Management.NavigationEntityProperty[] with get, set
Public Property Properties As NavigationEntityProperty()

Valor da propriedade

Um valor que representa as propriedades da exibição de detalhes.

Atributos

Aplica-se a