다음을 통해 공유


DataObjectSettingDataEventArgs.Format 속성

정의

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

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

속성 값

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

적용 대상