次の方法で共有


DPMProtectedItemExtendedInfo.ProtectableObjectLoadPath プロパティ

定義

さまざまな DB に関する情報を提供する属性を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="protectableObjectLoadPath")]
public System.Collections.Generic.IDictionary<string,string> ProtectableObjectLoadPath { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="protectableObjectLoadPath")>]
member this.ProtectableObjectLoadPath : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property ProtectableObjectLoadPath As IDictionary(Of String, String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象