Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The GUID of the package that implements IVsProvideTargetedToolboxItems and knows about this item type
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Dichiarazione
Public Const ItemProvider As String
'Utilizzo
Dim value As String
value = VSConstants..::..ToolboxMultitargetingFields.ItemProvider
public const string ItemProvider
public:
literal String^ ItemProvider
static val mutable ItemProvider: string
public const var ItemProvider : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
VSConstants.ToolboxMultitargetingFields Class