MACaptionAppearance.GetProfileName(String) Method

Definition

Get the human-readable name for a given profile identifier.

public static string? GetProfileName(string profileId);
static member GetProfileName : string -> string

Parameters

profileId
String

The profile identifier whose human-readable name to return.

Returns

The human-readable name for the specified profile identifier.

Applies to