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

屬性值

值,指定如何格式化使用者定義型別的值。

適用於