CreateFile 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 create file operation.
See the Language Server Protocol specification for additional information.
public ref class CreateFile
[System.Runtime.Serialization.DataContract]
public class CreateFile
[<System.Runtime.Serialization.DataContract>]
type CreateFile = class
Public Class CreateFile
- Inheritance
-
CreateFile
- Attributes
Constructors
CreateFile() |
Properties
Kind |
Gets the kind value |
Options |
Gets or sets the additional options. |
Uri |
Gets or sets the resource to create. |