Freigeben über


RoleDescriptor.Contacts Eigenschaft

Definition

Ruft die Auflistung der ContactPerson ab.

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)

Eigenschaftswert

Die Auflistung von Kontaktpersonen für diesen Rollendeskriptor.

Gilt für: