DirectoryPropertyAttribute::Context Property
.NET Framework (current version)
This property is not implemented and always returns null.
Assembly: System.DirectoryServices.AccountManagement (in System.DirectoryServices.AccountManagement.dll)
public: property Nullable<ContextType> Context { Nullable<ContextType> get(); void set(Nullable<ContextType> value); }
Property Value
Type: System::Nullable<ContextType>A ContextType enumeration value that specifies the type of store to which this attribute applies, or null if no context is set.
.NET Framework
Available since 3.5
Available since 3.5
System.DirectoryServices.AccountManagement
DirectoryPropertyAttribute Class
Principal Extensions
System.DirectoryServices.AccountManagement Namespace Overview
Show: