DirectoryRdnPrefixAttribute.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

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

Platí pro

Viz také