CloudFile.Name プロパティ

定義

ファイルの名前を取得します。

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

ファイルの名前です。

適用対象