Share via


DirectoryPropertyAttribute.Context Özellik

Tanım

Bu özellik uygulanmaz ve her zaman null döndürür.

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)

Özellik Değeri

ContextType Bu özniteliğin uygulandığı depo türünü belirten bir numaralandırma değeri veya bağlam ayarlı değilse null.

Şunlara uygulanır

Ayrıca bkz.