_PropertyInfo Interfaccia
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Importante
Questa API non è conforme a CLS.
Espone i membri pubblici della classe PropertyInfo a codice non gestito.
public interface class _PropertyInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("F59ED4E4-E68F-3218-BD77-061AA82824BF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface _PropertyInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("F59ED4E4-E68F-3218-BD77-061AA82824BF")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.ComVisible(true)]
public interface _PropertyInfo
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("F59ED4E4-E68F-3218-BD77-061AA82824BF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type _PropertyInfo = interface
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.Guid("F59ED4E4-E68F-3218-BD77-061AA82824BF")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.ComVisible(true)>]
type _PropertyInfo = interface
Public Interface _PropertyInfo
- Derivato
- Attributi
Questa interfaccia è destinata all'accesso alle classi gestite da codice non gestito e non deve essere chiamata dal codice gestito.
Questa interfaccia mantiene l'ordine della tabella virtuale dei membri della System.Reflection.PropertyInfo classe a cui è possibile accedere da oggetti COM non gestiti.
Attributes |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà Attributes. |
Can |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà CanRead. |
Can |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà CanWrite. |
Declaring |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà DeclaringType. |
Is |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà IsSpecialName. |
Member |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà MemberType. |
Name |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà Name. |
Property |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà PropertyType. |
Reflected |
Fornisce oggetti COM con accesso indipendente dalla versione alla proprietà ReflectedType. |
Equals(Object) |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo Equals(Object). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetAccessors(). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetAccessors(Boolean). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetCustomAttributes(Boolean). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetCustomAttributes(Type, Boolean). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetGetMethod(). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetGetMethod(Boolean). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetHashCode(). |
Get |
Esegue il mapping di un set di nomi a un set corrispondente di ID dispatch. |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetIndexParameters(). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetSetMethod(). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetSetMethod(Boolean). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetType(). |
Get |
Recupera le informazioni sul tipo relative a un oggetto, che possono essere usate per ottenere informazioni sul tipo relative a un'interfaccia. |
Get |
Recupera il numero delle interfacce di informazioni sul tipo fornite da un oggetto (0 o 1). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetValue(Object, BindingFlags, Binder, Object[], CultureInfo). |
Get |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo GetValue(Object, Object[]). |
Invoke(UInt32, Guid, UInt32, Int16, Int |
Fornisce l'accesso a proprietà e metodi esposti da un oggetto. |
Is |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo IsDefined(Type, Boolean). |
Set |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo SetValue(Object, Object, BindingFlags, Binder, CultureInfo). |
Set |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo SetValue(Object, Object, Object[]). |
To |
Fornisce oggetti COM con accesso indipendente dalla versione al metodo ToString(). |
Prodotto | Versioni |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: