ExportFileContextActionProviderAttribute Sınıf
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.
tarafından açıklandığı IFileContextActionProviderMetadatagibi meta verileri içeren bir IFileContextActionProvider öğesini MEF kataloğuna aktarır.
public ref class ExportFileContextActionProviderAttribute : Microsoft::VisualStudio::Workspace::ExportProviderAttributeBase, Microsoft::VisualStudio::Workspace::IFileContextActionProviderMetadata
[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)]
[System.ComponentModel.Composition.MetadataAttribute]
public class ExportFileContextActionProviderAttribute : Microsoft.VisualStudio.Workspace.ExportProviderAttributeBase, Microsoft.VisualStudio.Workspace.IFileContextActionProviderMetadata
[<System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Field | System.AttributeTargets.Method | System.AttributeTargets.Property, AllowMultiple=false, Inherited=false)>]
[<System.ComponentModel.Composition.MetadataAttribute>]
type ExportFileContextActionProviderAttribute = class
inherit ExportProviderAttributeBase
interface IFileContextActionProviderMetadata
interface IFileContextConsumerMetadata
interface IProviderMetadataBase
Public Class ExportFileContextActionProviderAttribute
Inherits ExportProviderAttributeBase
Implements IFileContextActionProviderMetadata
- Devralma
- Öznitelikler
- Uygulamalar
Oluşturucular
| ExportFileContextActionProviderAttribute(FileContextActionProviderOptions, String, ProviderPriority, String[]) |
ExportFileContextActionProviderAttribute sınıfının yeni bir örneğini başlatır. |
| ExportFileContextActionProviderAttribute(String, ProviderPriority, String[]) |
ExportFileContextActionProviderAttribute sınıfının yeni bir örneğini başlatır. |
| ExportFileContextActionProviderAttribute(String, String[]) |
ExportFileContextActionProviderAttribute sınıfının yeni bir örneğini başlatır. |
Özellikler
| OptionFlags |
Bu meta veriler için bayrak özniteliği olarak tanımlanan Seçenekler (Devralındığı yer: ExportProviderAttributeBase) |
| OptionFlagsInternal |
İç seçenekler bayraklarını döndürme |
| Options |
FileContextActionProvider Seçenekleri |
| Priority |
Sağlayıcı önceliği (Devralındığı yer: ExportProviderAttributeBase) |
| SupportedContextTypes |
Bu dil hizmetinin başlatabileceği değerleri tanımlayan ContextType GUID'lerden oluşan bir koleksiyon alır. |
| Type |
Bu Sağlayıcı için Benzersiz Tür (Devralındığı yer: ExportProviderAttributeBase) |
| Version |
Sürüm izleme (Devralındığı yer: ExportProviderAttributeBase) |