Share via


EventFieldAttribute.Format 属性

定义

获取或设置指定如何设置用户定义类型值格式的值。

public:
 property System::Diagnostics::Tracing::EventFieldFormat Format { System::Diagnostics::Tracing::EventFieldFormat get(); void set(System::Diagnostics::Tracing::EventFieldFormat value); };
public System.Diagnostics.Tracing.EventFieldFormat Format { get; set; }
member this.Format : System.Diagnostics.Tracing.EventFieldFormat with get, set
Public Property Format As EventFieldFormat

属性值

值,该值指定如何设置用户定义类型的值的格式。

适用于