次の方法で共有


ShareResultSegment.Results プロパティ

定義

CloudFileShare の結果の列挙可能なコレクションを取得します。

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.File.CloudFileShare> Results { get; }
member this.Results : seq<Microsoft.Azure.Storage.File.CloudFileShare>
Public ReadOnly Property Results As IEnumerable(Of CloudFileShare)

プロパティ値

結果の列挙可能なコレクションです。

適用対象