Condividi tramite


Metodo Package.IVsUserSettingsQuery.NeedExport

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Private Function NeedExport ( _
    pageID As String, _
    <OutAttribute> ByRef needExport As Integer _
) As Integer Implements IVsUserSettingsQuery.NeedExport
int IVsUserSettingsQuery.NeedExport(
    string pageID,
    out int needExport
)

Parametri

Valore restituito

Tipo: System.Int32

Implementa

IVsUserSettingsQuery.NeedExport(String, Int32%)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

Package Classe

Spazio dei nomi Microsoft.VisualStudio.Shell