Forest.ForestMode Propriedade
Definição
Obtém o modo operacional da floresta.Gets the operating mode of the forest.
public:
property System::DirectoryServices::ActiveDirectory::ForestMode ForestMode { System::DirectoryServices::ActiveDirectory::ForestMode get(); };
public System.DirectoryServices.ActiveDirectory.ForestMode ForestMode { get; }
member this.ForestMode : System.DirectoryServices.ActiveDirectory.ForestMode
Public ReadOnly Property ForestMode As ForestMode
Valor da propriedade
Um ForestMode valor que representa o modo de floresta atual disso Forest .A ForestMode value that represents the current forest mode of this Forest.
Exceções
Uma chamada ao serviço de diretório subjacente resultou em um erro.A call to the underlying directory service resulted in an error.
O servidor de destino está ocupado ou indisponível.The target server is either busy or unavailable.
O objeto foi eliminado.The object has been disposed.