ICustomContextService.GetCustomContextSchemaContent(IEnumerable<ICustomFileContextProviderMetadata>) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Возврат содержимого схемы для всех Объединенных настраиваемых поставщиков
public:
Tuple<System::String ^, Microsoft::VisualStudio::Workspace::IPropertySettings ^> ^ GetCustomContextSchemaContent(System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Workspace::CustomContexts::ICustomFileContextProviderMetadata ^> ^ providersMetadata);
public (string,Microsoft.VisualStudio.Workspace.IPropertySettings) GetCustomContextSchemaContent (System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Workspace.CustomContexts.ICustomFileContextProviderMetadata> providersMetadata);
abstract member GetCustomContextSchemaContent : seq<Microsoft.VisualStudio.Workspace.CustomContexts.ICustomFileContextProviderMetadata> -> string * Microsoft.VisualStudio.Workspace.IPropertySettings
Public Function GetCustomContextSchemaContent (providersMetadata As IEnumerable(Of ICustomFileContextProviderMetadata)) As Tuple(Of String, IPropertySettings)
Параметры
- providersMetadata
- IEnumerable<ICustomFileContextProviderMetadata>
Метаданные поставщиков
Возвращаемое значение
Содержимое JSON для комбинированной схемы