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 列舉值,指定要套用這個屬性 (Attribute) 之存放區的型別,如果未設定內容則為 null。

適用於

另請參閱