다음을 통해 공유


NSDateComponents.WeekOfYear 속성

정의

올해의 주입니다.

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

속성 값

System.System.IntPtr System.nativeint

NSDateComponent의 WeekOfYear 구성 요소를 나타내며 값이 명시적으로 설정되지 않은 경우 값이 로 설정 Undefined 됩니다.

특성

적용 대상