Bagikan melalui


EntityDescriptor.Contacts Properti

Definisi

Mendapatkan koleksi ContactPerson untuk deskriptor ini.

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)

Nilai Properti

Pengumpulan objek contact person. Defaultnya adalah koleksi kosong.

Berlaku untuk