次の方法で共有


UserAccessPolicy.AccessResourcePath プロパティ

定義

ファクトリに対する相対的なアクセスを取得するリソース パスを取得または設定します。 現在、ファクトリ リソースに対応する空の文字列のみがサポートされています。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象