Udostępnij przez


DirectoryPropertyAttribute.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(); 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)

Wartość właściwości

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

Dotyczy

Zobacz też