Udostępnij za pośrednictwem


RoleDescriptor.Contacts Właściwość

Definicja

Pobiera kolekcję .ContactPerson

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)

Wartość właściwości

Kolekcja osób kontaktowych dla tego deskryptora roli.

Dotyczy