次の方法で共有


OSProfile.ComputerName プロパティ

定義

ハイブリッド マシンのホスト OS 名を指定します。

[Newtonsoft.Json.JsonProperty(PropertyName="computerName")]
public string ComputerName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="computerName")>]
member this.ComputerName : string
Public ReadOnly Property ComputerName As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象