Search Results for

    Show / Hide Table of Contents

    App-V Configuration

    Configuration section for the handling of App-V deployment types.

    Example

    <scriptConfiguration>
        <persistContentInClientCache value="false" />
    </scriptConfiguration>
    

    Elements

    persistContentInClientCache

    Attribute Type Description Required Version
    value boolean Option to persist content in the client cache. Default value false. - ≥1.12.0
    Back to top