Class ResponseFileSource | DOTS Runtime | 0.31.0-preview.24
docs.unity3d.com
    Show / Hide Table of Contents

    Class ResponseFileSource

    Inheritance
    Object
    ArgumentSource
    ResponseFileSource
    Inherited Members
    ArgumentSource.GetArgumentsFromFile(String)
    ArgumentSource.GetArguments(TextReader)
    Namespace: Mono.Options
    Syntax
    public class ResponseFileSource : ArgumentSource

    Properties

    Description

    Declaration
    public override string Description { get; }
    Property Value
    Type Description
    String
    Overrides
    ArgumentSource.Description

    Methods

    GetArguments(String, out IEnumerable<String>)

    Declaration
    public override bool GetArguments(string value, out IEnumerable<string> replacement)
    Parameters
    Type Name Description
    String value
    IEnumerable<String> replacement
    Returns
    Type Description
    Boolean
    Overrides
    ArgumentSource.GetArguments(String, out IEnumerable<String>)

    GetNames()

    Declaration
    public override string[] GetNames()
    Returns
    Type Description
    String[]
    Overrides
    ArgumentSource.GetNames()
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023