Condividi tramite


DirectoryObjectClassAttribute.Context Proprietà

Definizione

Questa proprietà non viene implementata e restituisce sempre null.

public:
 property Nullable<System::DirectoryServices::AccountManagement::ContextType> Context { Nullable<System::DirectoryServices::AccountManagement::ContextType> get(); };
public System.DirectoryServices.AccountManagement.ContextType? Context { get; }
member this.Context : Nullable<System.DirectoryServices.AccountManagement.ContextType>
Public ReadOnly Property Context As Nullable(Of ContextType)

Valore della proprietà

Valore ContextType di enumerazione che specifica il tipo di archivio a cui si applica l'attributo oppure null se non è impostato alcun contesto.

Si applica a