Share via


ConfigurationAttributeSchema.TimeSpanFormat 屬性

定義

取得值,這個值會決定儲存屬性的格式 TimeSpan

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

屬性值

值,決定儲存屬性的格式 TimeSpan 。 有效值為 「seconds」、「minutes」 或 「string」。

適用於