LocalUser.HomeDirectory プロパティ

定義

オプションのローカル ユーザー ホーム ディレクトリを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.homeDirectory")]
public string HomeDirectory { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.homeDirectory")>]
member this.HomeDirectory : string with get, set
Public Property HomeDirectory As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象