Aracılığıyla paylaş


ActiveDirectorySchemaClass.GetAllProperties Yöntem

Tanım

Nesnenin üst özellikleri de dahil olmak üzere tüm özelliklerini ActiveDirectorySchemaClass içeren bir ReadOnlyActiveDirectorySchemaPropertyCollection koleksiyon alır.

public:
 System::DirectoryServices::ActiveDirectory::ReadOnlyActiveDirectorySchemaPropertyCollection ^ GetAllProperties();
public System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection GetAllProperties ();
member this.GetAllProperties : unit -> System.DirectoryServices.ActiveDirectory.ReadOnlyActiveDirectorySchemaPropertyCollection
Public Function GetAllProperties () As ReadOnlyActiveDirectorySchemaPropertyCollection

Döndürülenler

ReadOnlyActiveDirectorySchemaPropertyCollection öğesinin özellikleri, ata özellikleri ActiveDirectorySchemaClassde dahil olmak üzere bir koleksiyonu.

Özel durumlar

Temel alınan dizin hizmetine yapılan bir çağrı hatayla sonuçlandı.

Hedef sunucu meşgul veya kullanılamıyor.

Açıklamalar

yöntemi ilişkisiz bir nesne örneğinde çağrılırsa boş ReadOnlyActiveDirectorySchemaPropertyCollection bir koleksiyon döndürülür.

Şunlara uygulanır

Ayrıca bkz.