Share via


NSDateComponents.WeekOfYear Proprietà

Definizione

La settimana dell'anno.

public virtual nint WeekOfYear { [Foundation.Export("weekOfYear")] get; [Foundation.Export("setWeekOfYear:")] set; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint WeekOfYear { [Foundation.Export("weekOfYear")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setWeekOfYear:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.WeekOfYear : nint with get, set

Valore della proprietà

System.System.IntPtr System.nativeint

Rappresenta il componente WeekOfYear dell'oggetto NSDateComponent, il valore viene impostato su Undefined se il valore non è stato impostato in modo esplicito.

Attributi

Si applica a