ICLRPropertyInfo Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public interface class ICLRPropertyInfo
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.Guid("DBBD74EC-AC05-451a-B827-0F5D47F98073")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface ICLRPropertyInfo
type ICLRPropertyInfo = interface
Public Interface ICLRPropertyInfo
- Attributes
Properties
| Attributes | |
| CanRead | |
| CanWrite | |
| DeclaringType | |
| Documentation | |
| GetterMethod | |
| IsSpecialName | |
| Name | |
| SetterMethod | |
| Token | |
| Type |
Methods
| GetAttributes(String) |