DateAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Date セレクターを使用してレンダリングを実行するように指示するために、DateTime オブジェクトに適用される属性。
[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class DateAttribute : Attribute
type DateAttribute = class
inherit Attribute
- 継承
-
DateAttribute
- 属性
注釈
これは MonoTouch.Dialog のリフレクション バインダーにのみ使用されます
コンストラクター
DateAttribute() |