Freigeben über


ConfigurationAttributeSchema.TimeSpanFormat Eigenschaft

Definition

Ruft einen Wert ab, der das Format bestimmt, in dem TimeSpan Attribute gespeichert werden.

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

Eigenschaftswert

Ein Wert, der das Format bestimmt, in dem TimeSpan Attribute gespeichert werden. Gültige Werte sind "seconds", "minutes" oder "string".

Gilt für: