ITemporaryStorageService 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
API is no longer available
此服務可讓您存取暫存儲存體。
public interface class ITemporaryStorageService : Microsoft::CodeAnalysis::Host::IWorkspaceService
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")>]
type ITemporaryStorageService = interface
interface IWorkspaceService
Public Interface ITemporaryStorageService
Implements IWorkspaceService
- 屬性
- 實作
方法
CreateTemporaryStreamStorage(CancellationToken) |
已淘汰.
此服務可讓您存取暫存儲存體。 |
CreateTemporaryTextStorage(CancellationToken) |
已淘汰.
此服務可讓您存取暫存儲存體。 |