<desktop8:Provider
Id = 'A hexadecimal string that may only contain the following values: "0-9" or "A-F" (uppercase or lowercase) representing the unique identifier of the provider.'
Name = 'A string with a value between 1 and 2084 characters in length that represents the name of the provider.'
ResourceFile = 'A string value where the first character cannot contain any of the following: ".", "/", "\", or a space. Represents the path to a file.'
MessageFile = 'A string value where the first character cannot contain any of the following: ".", "/", "\", or a space. Represents the path to a file.' >
<!-- Child Elements -->
desktop8:Channels
</desktop8:Provider>
특성 및 요소
특성
attribute
Description
데이터 형식
필수
기본값
ID
공급자의 고유 식별자입니다.
공급자의 고유 식별자를 나타내는 "0-9" 또는 "A-F"(대문자 또는 소문자) 값만 포함할 수 있는 16진수 문자열입니다.
Yes
이름
공급자의 이름입니다.
공급자의 이름을 나타내는 길이가 1~2084자인 문자열입니다.
Yes
ResourceFile
공급자 리소스 파일의 경로를 지정합니다.
첫 번째 문자에 , , /\또는 공백을 .포함할 수 없는 문자열 값입니다. 파일의 경로를 나타냅니다.
Yes
MessageFile
공급자 메시지 파일의 경로를 지정합니다.
첫 번째 문자에 , , /\또는 공백을 .포함할 수 없는 문자열 값입니다. 파일의 경로를 나타냅니다.