Property IsFolder
IsFolder
Flag indicating if an AssetEntry is a folder or not.
Declaration
public bool IsFolder { get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Flag indicating if an AssetEntry is a folder or not.
public bool IsFolder { get; set; }
| Type | Description |
|---|---|
| Boolean |