API version 1.5.2
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
[This is preliminary documentation and is subject to change.]
Define a file attribute.
Namespace: VSignal.ExternalBase
Assembly: vsmExternalBase (in vsmExternalBase.dll) Version: 1.6.0.0
Syntax
Parameters
- filter
- Type: SystemString
The filter to use in the file dialog associated with the property. The following is an example of a filter string: "Text files (*.txt)|*.txt|All files (*.*)|*.*"
See Also