Partager via


EntityDescriptor.Contacts Propriété

Définition

Obtient la collection de ContactPerson pour ce descripteur.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::ContactPerson ^> ^ Contacts { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::ContactPerson ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.ContactPerson> Contacts { get; }
member this.Contacts : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.ContactPerson>
Public ReadOnly Property Contacts As ICollection(Of ContactPerson)

Valeur de propriété

Collection d'objets contact. La valeur par défaut est une collection vide.

S’applique à