ICustomContextService2 Arabirim

Tanım

Icustomcontextservice arabirimini genişletme

public interface class ICustomContextService2 : Microsoft::VisualStudio::Workspace::CustomContexts::ICustomContextService
public interface class ICustomContextService2 : Microsoft::VisualStudio::Workspace::CustomContexts::ICustomContextService
__interface ICustomContextService2 : Microsoft::VisualStudio::Workspace::CustomContexts::ICustomContextService
public interface ICustomContextService2 : Microsoft.VisualStudio.Workspace.CustomContexts.ICustomContextService
type ICustomContextService2 = interface
    interface ICustomContextService
Public Interface ICustomContextService2
Implements ICustomContextService
Uygulamalar

Özellikler

OnCustomSettingsChanged

Özel ayarlar değiştirildiğinde bildirir

(Devralındığı yer: ICustomContextService)

Yöntemler

CustomizeCustomFileContextSettings(String, ICustomFileContextProvider[])

Dosya yolu için dosya bağlamı ayarlarını özelleştirme

(Devralındığı yer: ICustomContextService)
GetCustomContextSchemaContent(IEnumerable<ICustomFileContextProviderMetadata>)

Tüm birleştirilmiş özel sağlayıcılar için şema Içeriğini döndürün

(Devralındığı yer: ICustomContextService)
ValidateTaskSettingsAsync(String)

Tüm görev öğelerini doğrulayarak dosyadaki bir tasks.vs.jsJSON içeriğini doğrulama

Şunlara uygulanır