FormatAttribute

FormatAttribute(string)

지정된 속성 Name 로 형식 속성을 생성합니다.

public FormatAttribute(string propertyName)
모수 유형 설명
propertyName String 속성의 이름

또한보십시오


FormatAttribute(string, string)

지정된 속성 Name 로 형식 속성을 생성합니다.

public FormatAttribute(string propertyName, string propertyFormat)
모수 유형 설명
propertyName String 속성의 이름
propertyFormat String 재산의 형식

또한보십시오