다음을 통해 공유


Channel.MaxActionTitleLength(String) 메서드

정의

작업 제목에 허용되는 최대 길이입니다.

public static int MaxActionTitleLength (string channelId);
static member MaxActionTitleLength : string -> int
Public Shared Function MaxActionTitleLength (channelId As String) As Integer

매개 변수

channelId
String

최대 작업 제목 길이를 결정하는 채널입니다.

반환

특정 채널에서 작업 제목에 허용되는 총 문자 수입니다.

적용 대상