ポリシー ファイルが格納されているパスを取得します。
Public ReadOnly Property StoreLocation As String
[C#]
public string StoreLocation {get;}
[C++]
public: __property String* get_StoreLocation();
[JScript]
public function get StoreLocation() : String;
プロパティ値
ポリシー ファイルが格納されているパス。 PolicyLevel にストレージ位置がない場合は null 参照 (Visual Basic では Nothing) 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PolicyLevel クラス | PolicyLevel メンバ | System.Security.Policy 名前空間