Forest.Schema Propriété

Définition

Obtient le schéma de la forêt.

public:
 property System::DirectoryServices::ActiveDirectory::ActiveDirectorySchema ^ Schema { System::DirectoryServices::ActiveDirectory::ActiveDirectorySchema ^ get(); };
public System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema Schema { get; }
member this.Schema : System.DirectoryServices.ActiveDirectory.ActiveDirectorySchema
Public ReadOnly Property Schema As ActiveDirectorySchema

Valeur de propriété

Objet ActiveDirectorySchema qui représente le schéma du Forest actuel.

Exceptions

Un appel au service d'annuaire sous-jacent a échoué.

Le serveur cible est occupé ou non disponible.

L'objet a été supprimé.

S’applique à