ScopePath.THIS フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This property is deprecated, use ScopePath.This instead.
このメモリ スコープのルート パス。
[System.Obsolete("This property is deprecated, use ScopePath.This instead.")]
public const string THIS;
[<System.Obsolete("This property is deprecated, use ScopePath.This instead.")>]
val mutable THIS : string
Public Const THIS As String
フィールド値
- 属性
注釈
このプロパティは非推奨です。代わりに ScopePath.This を使用してください。