ICustomContextService2 Arabirim
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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 |