次の方法で共有


CloudEndpointChangeEnumerationActivity.TotalFilesCount プロパティ

定義

列挙されたファイルの合計数を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="totalFilesCount")]
public long? TotalFilesCount { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalFilesCount")>]
member this.TotalFilesCount : Nullable<int64>
Public ReadOnly Property TotalFilesCount As Nullable(Of Long)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象