Path

PathDeleteResult.Path property

削除するファイルまたはフォルダーへのパスを返します。

public string Path { get; }

プロパティ値

削除するファイルまたはフォルダーへのパス。

関連項目