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

Nullable<ContextType>

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

Dotyczy

Zobacz też