Class GetFileInfoCommandSettings
Returns file information for the given File wrapper.
public sealed class GetFileInfoCommandSettings : ICommand
- Inheritance
-
GetFileInfoCommandSettings
- Implements
- Inherited Members
Properties
CommandName
Gets the name of the command.
[JsonIgnore]
public string CommandName { get; }
Property Value
ObjectId
JavaScript object id of the node wrapper.
[JsonPropertyName("objectId")]
public string ObjectId { get; set; }