ExportFileContextActionProviderAttribute Sınıf

Tanım

' A bir IFileContextActionProvider MEF kataloğuna, tarafından açıklanan meta verilerle aktarır IFileContextActionProviderMetadata .

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
ExportFileContextActionProviderAttribute
Ö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 Flags özniteliği olarak tanımlanan seçenekler

(Devralındığı yer: ExportProviderAttributeBase)
OptionFlagsInternal

İç seçenek bayraklarını döndür

Options

FileContextActionProvider seçenekleri

Priority

Sağlayıcı önceliği

(Devralındığı yer: ExportProviderAttributeBase)
SupportedContextTypes

ContextTypeBu dil hizmetinin başlatabilmesi gereken değerleri belirleyen GUID 'lerin bir koleksiyonunu alır.

Type

Bu sağlayıcının benzersiz türü

(Devralındığı yer: ExportProviderAttributeBase)
Version

Sürüm izleme

(Devralındığı yer: ExportProviderAttributeBase)

Şunlara uygulanır