Condividi tramite


Metodo LocalizableProperties.GetPropertyOwner

restituisce l'oggetto fronte-in grado di.

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

Sintassi

'Dichiarazione
Public Function GetPropertyOwner ( _
    pd As PropertyDescriptor _
) As Object
public Object GetPropertyOwner(
    PropertyDescriptor pd
)

Parametri

Valore restituito

Tipo: System.Object
Restituisce l'oggetto visualizzabile.

Implementa

ICustomTypeDescriptor.GetPropertyOwner(PropertyDescriptor)

Sicurezza di .NET Framework

Vedere anche

Riferimenti

LocalizableProperties Classe

Spazio dei nomi Microsoft.VisualStudio.Shell