DirectoryRdnPrefixAttribute.Context Właściwość

Definicja

Ta właściwość nie jest zaimplementowana 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

Nullable<ContextType>

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

Dotyczy

Zobacz też