次の方法で共有


SsisProject.FolderId プロパティ

定義

プロジェクトを含むフォルダー ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="folderId")]
public long? FolderId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="folderId")>]
member this.FolderId : Nullable<int64> with get, set
Public Property FolderId As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象