IAppComponentInfo.FormatTitleInvariant Method
Formats the invariant (English) title of the component.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
string FormatTitleInvariant(
AppComponentTitle parts
)
Function FormatTitleInvariant (
parts As AppComponentTitle
) As String
String^ FormatTitleInvariant(
AppComponentTitle parts
)
abstract FormatTitleInvariant :
parts : AppComponentTitle -> string
- parts AppComponentTitle
- Parts to include into the title.
StringTitle of the component in English.