Share via


DataObjectSettingDataEventArgs.Format 属性

定义

获取一个字符串,指定正在添加到伴随的数据对象的新数据格式。

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

属性值

一个字符串,指定正在添加到伴随的数据对象的新数据格式。

适用于