次の方法で共有


MabFileFolderProtectedItem.ComputerName プロパティ

定義

このバックアップ項目に関連付けられているコンピューターの名前を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象