ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / ConfigurationManager Class / RuntimeDamlFile Property

In This Topic
    RuntimeDamlFile Property
    In This Topic
    Opportunity for the configuration to provide DAML file at run-time.
    Syntax
    protected internal virtual string RuntimeDamlFile {get;}
    Protected Friend Overridable ReadOnly Property RuntimeDamlFile As String

    Property Value

    The path to a DAML file to process.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also