通过


DirectoryRdnPrefixAttribute.Context 属性

定义

此属性未实现,并且始终返回 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)

属性值

一个 ContextType 枚举值,该值指定此属性应用到的存储类型,或 null 未设置上下文。

适用于