Class AssetPath
Inheritance
System.Object
AssetPath
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class AssetPath
Fields
Extension
Declaration
public string Extension
Field Value
Type | Description |
---|---|
System.String |
Path
Declaration
public string Path
Field Value
Type | Description |
---|---|
System.String |
Methods
WithExtension(String)
Declaration
public static AssetPath WithExtension(string extension)
Parameters
Type | Name | Description |
---|---|---|
System.String | extension |
Returns
Type | Description |
---|---|
AssetPath |