Proprietà SolutionTreeFilterProviderAttribute.FilterCommandID
Gets the identifier of the filter command that should handle showing the filter.
Spazio dei nomi: Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.Immutable.11.0 (in Microsoft.VisualStudio.Shell.Immutable.11.0.dll)
Sintassi
'Dichiarazione
Public Property FilterCommandID As UInteger
public uint FilterCommandID { get; private set; }
Valore proprietà
Tipo: System.UInt32
The filter command identifier.
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.