Поделиться через


SimpleMonikerResolver.SerializationContext - свойство

Примечание. Данный API устарел.

Возвращает или задает контекст сериализации.

Пространство имен:  Microsoft.VisualStudio.Modeling
Сборка:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Синтаксис

'Декларация
<ObsoleteAttribute("SerializationContext is now stored in the TransactionContext and is accessible from the current Transaction")> _
Public Overridable Property SerializationContext As SerializationContext
[ObsoleteAttribute("SerializationContext is now stored in the TransactionContext and is accessible from the current Transaction")]
public virtual SerializationContext SerializationContext { get; set; }

Значение свойства

Тип: Microsoft.VisualStudio.Modeling.SerializationContext
Контекст сериализации.

Безопасность платформы .NET Framework

См. также

Ссылки

SimpleMonikerResolver Класс

Microsoft.VisualStudio.Modeling - пространство имен