RenameFile Class
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 rename file operation.
See the Language Server Protocol specification for additional information.
public ref class RenameFile
[System.Runtime.Serialization.DataContract]
public class RenameFile
[<System.Runtime.Serialization.DataContract>]
type RenameFile = class
Public Class RenameFile
- Inheritance
-
RenameFile
- Attributes
Kind |
Gets the kind value |
New |
Gets or sets the new location. |
Old |
Gets or sets the old (existing) location. |
Options |
Gets or sets the rename options. |
Product | Versies |
---|---|
Visual Studio SDK | 2022 |