Condividi tramite


HostWorkspaceServices.PersistentStorage Proprietà

Definizione

Attenzione

Roslyn no longer exports a mechanism to perform persistence.

Obsoleta. Roslyn non supporta più un meccanismo per eseguire la persistenza arbitraria dei dati. Se tale funzionalità è necessaria, i consumatori sono responsabili di fornire se stessi con qualsiasi semantica sono necessari.

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

Valore della proprietà

Attributi

Si applica a