DeleteFile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Class representing a delete file operation.
See the Language Server Protocol specification for additional information.
public ref class DeleteFile
[System.Runtime.Serialization.DataContract]
public class DeleteFile
[<System.Runtime.Serialization.DataContract>]
type DeleteFile = class
Public Class DeleteFile
- Inheritance
-
DeleteFile
- Attributes
Constructors
DeleteFile() |
Properties
Kind |
Gets the kind value |
Options |
Gets or sets the additional options. |
Uri |
Gets or sets the file to delete. |