LaunchDarkly Dotnet Server SDK Telemetry Integration
Search Results for

    Show / Hide Table of Contents

    Interface FileDataTypes.IFileReader

    Namespace: LaunchDarkly.Sdk.Server.Integrations
    Assembly: LaunchDarkly.ServerSdk.dll
    Syntax
    public interface FileDataTypes.IFileReader

    Methods

    ReadAllText(string)

    Declaration
    string ReadAllText(string path)
    Parameters
    Type Name Description
    string path
    Returns
    Type Description
    string
    In this article
    Back to top Generated by DocFX