DirectoryRdnPrefixAttribute.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(); };
public System.DirectoryServices.AccountManagement.ContextType? Context { get; }
member this.Context : Nullable<System.DirectoryServices.AccountManagement.ContextType>
Public ReadOnly Property Context As Nullable(Of ContextType)

Eigenschaftswert

Ein ContextType-Enumerationswert, der den Speichertyp für dieses Attribut angibt, oder NULL, wenn kein Kontext festgelegt wurde.

Gilt für:

Weitere Informationen