DataObjectSettingDataEventArgs.Format 속성

정의

함께 제공되는 데이터 개체에 추가되는 새 데이터 형식을 지정하는 문자열을 가져옵니다.

public:
 property System::String ^ Format { System::String ^ get(); };
public string Format { get; }
member this.Format : string
Public ReadOnly Property Format As String

속성 값

함께 제공되는 데이터 개체에 추가되는 새 데이터 형식을 지정하는 문자열입니다.

적용 대상