DotNetAdapter.GetStructureMemberLabel

Syntax

DotNetAdapter.GetStructureMemberLabel( typeDefinition, propertyLookupString)

Return Value

String

Purpose

Returns the label of the structure member that corresponds to the specified type definition property.

Parameters

typeDefinition As PropertyObject

[In] Specifies the type definition. This method returns an error if the property object is not a type definition.

propertyLookupString As String

[In] Specifies the location of the property in the type definition.

See Also

DotNetAdapter.SetStructureMemberLabel

PropertyObject