다음을 통해 공유


HostWorkspaceServices.PersistentStorage 속성

정의

주의

Roslyn no longer exports a mechanism to perform persistence.

사용되지 않습니다. Roslyn은 더 이상 데이터의 임의 지속성을 수행하는 메커니즘을 지원하지 않습니다. 이러한 기능이 필요한 경우 소비자는 필요한 의미 체계를 직접 제공할 책임이 있습니다.

public:
 virtual property Microsoft::CodeAnalysis::Host::IPersistentStorageService ^ PersistentStorage { Microsoft::CodeAnalysis::Host::IPersistentStorageService ^ get(); };
public virtual Microsoft.CodeAnalysis.Host.IPersistentStorageService PersistentStorage { get; }
[System.Obsolete("Roslyn no longer exports a mechanism to perform persistence.", true)]
public virtual Microsoft.CodeAnalysis.Host.IPersistentStorageService PersistentStorage { get; }
member this.PersistentStorage : Microsoft.CodeAnalysis.Host.IPersistentStorageService
[<System.Obsolete("Roslyn no longer exports a mechanism to perform persistence.", true)>]
member this.PersistentStorage : Microsoft.CodeAnalysis.Host.IPersistentStorageService
Public Overridable ReadOnly Property PersistentStorage As IPersistentStorageService

속성 값

특성

적용 대상