Click or drag to resize

ObjectPropertyNamesAssetFilename Field

The filename of the asset in the project dir. only contains the name [string, read-only] deprecated use "Filename" instead

Namespace:  Articy.Api
Assembly:  PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Syntax
C#
public const string AssetFilename = "Filename"

Field Value

Type: String
See Also