IVsProjectFlavorCfgProvider Interface
Functions as the factory for the project subtype's configuration objects.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Dichiarazione
<GuidAttribute("2B81D5F8-F8BD-4A65-8F51-F3BFCD51A924")> _
<InterfaceTypeAttribute()> _
Public Interface IVsProjectFlavorCfgProvider
'Utilizzo
Dim instance As IVsProjectFlavorCfgProvider
[GuidAttribute("2B81D5F8-F8BD-4A65-8F51-F3BFCD51A924")]
[InterfaceTypeAttribute()]
public interface IVsProjectFlavorCfgProvider
[GuidAttribute(L"2B81D5F8-F8BD-4A65-8F51-F3BFCD51A924")]
[InterfaceTypeAttribute()]
public interface class IVsProjectFlavorCfgProvider
public interface IVsProjectFlavorCfgProvider