DateAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
套用至 DateTime 物件的屬性,指示使用日期選擇器完成轉譯。
[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class DateAttribute : Attribute
type DateAttribute = class
inherit Attribute
- 繼承
-
DateAttribute
- 屬性
備註
這只適用于 MonoTouch.Dialog 的反映系結器
建構函式
DateAttribute() |