Property FileRelativePaths
FileRelativePaths
Gets or sets the list of relative file path.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1 })]]
public System.Collections.Generic.List<string>? FileRelativePaths { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |
Remarks
File paths in this property need to be combined with the prefix to ensure that they can be obtained.