SettableGlobalizationSettings.SetCommentTitleName

SettableGlobalizationSettings.SetCommentTitleName method

Gets the locale dependent comment title name according to comment title type.

public void SetCommentTitleName(CommentTitleType type, string name)
ParameterTypeDescription
typeCommentTitleTypetype of comment title
nameStringlocale dependent comment title name

See Also