Aracılığıyla paylaş


DirectoryObjectClassAttribute.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(); };
public System.DirectoryServices.AccountManagement.ContextType? Context { get; }
member this.Context : Nullable<System.DirectoryServices.AccountManagement.ContextType>
Public ReadOnly Property Context As Nullable(Of ContextType)

Özellik Değeri

ContextType Ö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.