Condividi tramite


ITemporaryStorageService Interfaccia

Definizione

Attenzione

API is no longer available

Attenzione

API is no longer available

Questo servizio consente di accedere all'archiviazione temporanea.

public interface class ITemporaryStorageService : Microsoft::CodeAnalysis::Host::IWorkspaceService
public interface ITemporaryStorageService : Microsoft.CodeAnalysis.Host.IWorkspaceService
[System.Obsolete("API is no longer available", true)]
public interface ITemporaryStorageService : Microsoft.CodeAnalysis.Host.IWorkspaceService
[System.Obsolete("API is no longer available")]
public interface ITemporaryStorageService : Microsoft.CodeAnalysis.Host.IWorkspaceService
type ITemporaryStorageService = interface
    interface IWorkspaceService
[<System.Obsolete("API is no longer available", true)>]
type ITemporaryStorageService = interface
    interface IWorkspaceService
[<System.Obsolete("API is no longer available")>]
type ITemporaryStorageService = interface
    interface IWorkspaceService
Public Interface ITemporaryStorageService
Implements IWorkspaceService
Attributi
Implementazioni

Metodi

CreateTemporaryStreamStorage(CancellationToken)
Obsoleti.
Obsoleti.

Questo servizio consente di accedere all'archiviazione temporanea.

CreateTemporaryTextStorage(CancellationToken)
Obsoleti.
Obsoleti.

Questo servizio consente di accedere all'archiviazione temporanea.

Si applica a