API ReferenceSandbox.Mounting
MountResourceInfoclass
Information about a mount resource
object→MountResourceInfo
Constructors1
Showing 1 constructors
public MountResourceInfo(Sandbox.Mounting.ResourceLoader e)
| Parameter | Type | Description |
|---|---|---|
| e | ResourceLoader | — |
No results match this filter.
Properties3
Showing 3 properties
public Sandbox.Mounting.ResourceFlags Sandbox.Mounting.MountResourceInfo.Flags { get; set; }
Returns:
ResourceFlags—public string Sandbox.Mounting.MountResourceInfo.Name { get; set; }
Returns:
string—public string Sandbox.Mounting.MountResourceInfo.Path { get; set; }
Returns:
string—No results match this filter.