Metodo LocalizableProperties.GetDefaultProperty

Ottiene la proprietà predefinita per un componente.

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

Sintassi

'Dichiarazione
Public Function GetDefaultProperty As PropertyDescriptor
public PropertyDescriptor GetDefaultProperty()

Valore restituito

Tipo: System.ComponentModel.PropertyDescriptor
Restituisce un oggetto PropertyDescriptor.

Implementa

ICustomTypeDescriptor.GetDefaultProperty()

Note

delegati a TypeDescriptor.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LocalizableProperties Classe

Spazio dei nomi Microsoft.VisualStudio.Shell