DirectoryObjectClassAttribute.Context Eigenschap

Definitie

Deze eigenschap wordt niet geïmplementeerd en retourneert altijd 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)

Waarde van eigenschap

Een ContextType opsommingswaarde die het type archief aangeeft waarop het kenmerk van toepassing is, of null als er geen context is ingesteld.

Van toepassing op

Zie ook