AvaloniaResourcesEntry Class
Definition
public class AvaloniaResourcesEntry
Constructors
| Name | Description |
|---|---|
| AvaloniaResourcesEntry | No summary available. |
AvaloniaResourcesEntry Constructor
public AvaloniaResourcesEntry()
Properties
| Name | Description |
|---|---|
| Open | No summary available. |
| Path | No summary available. |
| Size | No summary available. |
| SystemPath | No summary available. |
Open Property
public Func<System.IO.Stream> Open { get; set; }
Path Property
public string Path { get; set; }
Size Property
public int Size { get; set; }
SystemPath Property
public string SystemPath { get; set; }