DirectoryPropertyAttribute.Context プロパティ

定義

このプロパティは実装されておらず、常に null を返します。

C#
public System.DirectoryServices.AccountManagement.ContextType? Context { get; set; }

プロパティ値

この属性が適用されるストアのタイプを指定する ContextType 列挙値。コンテキストが設定されていない場合は、null。

適用対象

製品 バージョン
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

こちらもご覧ください