Main Content

get

Class: target.ConnectionProperties
Namespace: target

Get name of custom add-on property

Since R2020b

Syntax

value = get(propertyName)

Description

value = get(propertyName) returns the name of a custom add-on property or target.ConnectionProperties property.

Input Arguments

expand all

Name of a custom add-on property or target.ConnectionProperties class property.

Output Arguments

expand all

Property value that corresponds to the propertyName.

Version History

Introduced in R2020b