Freigeben über


DirectoryPropertyAttribute.Context Eigenschaft

Definition

Diese Eigenschaft ist nicht implementiert und gibt immer NULL zurück.

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

Eigenschaftswert

Ein ContextType Enumerationswert, der den Typ des Speichers angibt, auf den dieses Attribut angewendet wird, oder null, wenn kein Kontext festgelegt ist.

Gilt für: