DirectoryRdnPrefixAttribute.Context Właściwość

Definicja

Ta właściwość nie jest implementowana i zawsze zwraca wartość 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)

Wartość właściwości

ContextType Wartość wyliczenia określająca typ magazynu, do którego ma zastosowanie ten atrybut, lub wartość null nie jest ustawiona.

Dotyczy

Zobacz też