WebWizardHost.Property property
January 7, 2021 · View on GitHub
Sets or retrieves a property's current value.
This property is read/write.
Syntax
Property = WebWizardHost.Property(bstrPropertyName)
WebWizardHost.Property = Property
Property value
A variable of type BSTR that specifies or receives the property.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Header |
|
| IDL |
|
See also