Class GetFileInfoCommandResponse
Response for GetFileInfo
public sealed class GetFileInfoCommandResponse : ICommandResponse<GetFileInfoCommandSettings>, ICommandResponse- Inheritance
- 
      
      GetFileInfoCommandResponse
- Implements
- Inherited Members
- Extension Methods
Properties
Path
Gets or sets the path
[JsonPropertyName("path")]
public string Path { get; set; }