DirectoryObjectClassAttribute.Context Vlastnost

Definice

Tato vlastnost není implementována a vždy vrací hodnotu 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)

Hodnota vlastnosti

ContextType Hodnota výčtu, která určuje typ úložiště, na který se atribut vztahuje, nebo null, pokud není nastaven žádný kontext.

Platí pro