GetAttachmentKey

CacheKeys.GetAttachmentKey method

첨부 파일을 나타내는 캐시 항목의 고유 식별자를 반환합니다.

public static string GetAttachmentKey(string attachmentId)
모수 유형 설명
attachmentId String 첨부 파일의 고유한(단일 파일 컨텍스트에서) 식별자입니다.

반환 값

첨부 파일을 나타내는 캐시 항목의 고유 식별자입니다.

예외

예외 상태
ArgumentException 언제 던져attachmentId null이거나 비어 있습니다.

또한보십시오