Click or drag to resize

ObjectPropertyNamesAbsoluteFilePath Field

the asset's qualified absolute file path including the currently used project folder. [string, read-only]

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

Field Value

Type: String
See Also