 | ExtensiblePropertyDescriptorT Constructor |
[This is preliminary documentation and is subject to change.]
Creates a new instance of a property descriptor
Namespace:
Llvm.NET
Assembly:
Llvm.NET (in Llvm.NET.dll) Version: 3.8.6158
Syntaxpublic ExtensiblePropertyDescriptor(
string name
)
Parameters
- name
- Type: SystemString
Name of the extended property
See Also