DirectoryRdnPrefixAttribute.Context Eigenschap

Definitie

Deze eigenschap wordt niet geïmplementeerd en retourneert altijd 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)

Waarde van eigenschap

Een ContextType opsommingswaarde waarmee het type archief wordt opgegeven waarop dit kenmerk van toepassing is, of null is geen context ingesteld.

Van toepassing op

Zie ook