ExportVsDebugLaunchTargetAttribute(String, String[], ProviderPriority) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
ExportVsDebugLaunchTargetAttribute クラスの新しいインスタンスを初期化します。
public:
ExportVsDebugLaunchTargetAttribute(System::String ^ type, cli::array <System::String ^> ^ supportedFileExtensions, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
public:
ExportVsDebugLaunchTargetAttribute(Platform::String ^ type, Platform::Array <Platform::String ^> ^ supportedFileExtensions, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
ExportVsDebugLaunchTargetAttribute(std::wstring const & type, std::Array <std::wstring const &> const & supportedFileExtensions, Microsoft::VisualStudio::Workspace::ProviderPriority priority);
public ExportVsDebugLaunchTargetAttribute (string type, string[] supportedFileExtensions, Microsoft.VisualStudio.Workspace.ProviderPriority priority);
new Microsoft.VisualStudio.Workspace.Extensions.VS.Debug.ExportVsDebugLaunchTargetAttribute : string * string[] * Microsoft.VisualStudio.Workspace.ProviderPriority -> Microsoft.VisualStudio.Workspace.Extensions.VS.Debug.ExportVsDebugLaunchTargetAttribute
Public Sub New (type As String, supportedFileExtensions As String(), priority As ProviderPriority)
パラメーター
- type
- String
このプロバイダーの一意の型
- supportedFileExtensions
- String[]
このデバッグ プロバイダーが実行できるファイル拡張子 (先頭のピリオドを含む) のセット。
- priority
- ProviderPriority
プロバイダーの優先度