NSUrl クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Register("NSURL", true)]
public class NSUrl : Foundation.NSObject, Foundation.INSCopying, Foundation.INSItemProviderReading, Foundation.INSItemProviderWriting, Foundation.INSSecureCoding, IDisposable, IEquatable<Foundation.NSUrl>, QuickLook.IQLPreviewItem
[Foundation.Register("NSURL", true)]
public class NSUrl : Foundation.NSObject, AppKit.INSPasteboardReading, AppKit.INSPasteboardWriting, Foundation.INSCopying, Foundation.INSItemProviderReading, Foundation.INSItemProviderWriting, Foundation.INSSecureCoding, IDisposable, IEquatable<Foundation.NSUrl>, QuickLookUI.IQLPreviewItem
[Foundation.Register("NSURL", true)]
public class NSUrl : Foundation.NSObject, Foundation.INSCopying, Foundation.INSItemProviderReading, Foundation.INSItemProviderWriting, Foundation.INSSecureCoding, IDisposable, IEquatable<Foundation.NSUrl>
[<Foundation.Register("NSURL", true)>]
type NSUrl = class
inherit NSObject
interface IEquatable<NSUrl>
interface INSCoding
interface INativeObject
interface IDisposable
interface INSCopying
interface INSItemProviderReading
interface INSItemProviderWriting
interface INSSecureCoding
interface IQLPreviewItem
[<Foundation.Register("NSURL", true)>]
type NSUrl = class
inherit NSObject
interface IEquatable<NSUrl>
interface INSCoding
interface INativeObject
interface IDisposable
interface INSCopying
interface INSItemProviderReading
interface INSItemProviderWriting
interface INSSecureCoding
interface INSPasteboardReading
interface INSPasteboardWriting
interface IQLPreviewItem
[<Foundation.Register("NSURL", true)>]
type NSUrl = class
inherit NSObject
interface IEquatable<NSUrl>
interface INSCoding
interface INativeObject
interface IDisposable
interface INSCopying
interface INSItemProviderReading
interface INSItemProviderWriting
interface INSSecureCoding
- 継承
- 属性
- 実装
コンストラクター
| 名前 | 説明 |
|---|---|
| NSUrl(IntPtr, Boolean, NSUrl) | |
| NSUrl(NativeHandle) |
アンマネージ オブジェクトのマネージド表現を作成するときに使用されるコンストラクター。 ランタイムによって呼び出されます。 |
| NSUrl(NSCoder) |
unarchiver オブジェクトに格納されているデータからオブジェクトを初期化するコンストラクター。 |
| NSUrl(NSData, NSUrlBookmarkResolutionOptions, NSUrl, Boolean, NSError) | |
| NSUrl(NSObjectFlag) |
初期化をスキップし、単にオブジェクトを割り当てるために派生クラスを呼び出すコンストラクター。 |
| NSUrl(String, Boolean, NSUrl) | |
| NSUrl(String, Boolean) | |
| NSUrl(String, NSUrl) | |
| NSUrl(String, String, String) | |
| NSUrl(String, String) | |
| NSUrl(String) | |
プロパティ
| 名前 | 説明 |
|---|---|
| AbsoluteString | |
| AbsoluteUrl | |
| AccessibilityAttributedUserInputLabels | (継承元 NSObject) |
| AccessibilityRespondsToUserInteraction | (継承元 NSObject) |
| AccessibilityTextualContext | (継承元 NSObject) |
| AccessibilityUserInputLabels | (継承元 NSObject) |
| AddedToDirectoryDateKey |
定数 NSURLAddedToDirectoryDateKey に関連付けられている値を表します。 |
| AttributeModificationDateKey |
定数 NSURLAttributeModificationDateKey に関連付けられている値を表します。 |
| BaseUrl | |
| Class | (継承元 NSObject) |
| ClassHandle |
このクラスの Objective-C クラス ハンドル。 |
| ContentAccessDateKey |
定数 NSURLContentAccessDateKey に関連付けられている値を表します。 |
| ContentModificationDateKey |
定数 NSURLContentModificationDateKey に関連付けられている値を表します。 |
| ContentTypeKey |
定数 'NSURLContentTypeKey' に関連付けられている値を表します。 |
| CreationDateKey |
定数 NSURLCreationDateKey に関連付けられている値を表します。 |
| CustomIconKey |
定数 NSURLCustomIconKey に関連付けられている値を表します。 |
| DataRepresentation | |
| DebugDescription | (継承元 NSObject) |
| Description | (継承元 NSObject) |
| DirectoryEntryCountKey |
定数 'NSURLDirectoryEntryCountKey' に関連付けられている値を表します。 |
| DocumentIdentifierKey |
定数 NSURLDocumentIdentifierKey に関連付けられている値を表します。 |
| EffectiveIconKey |
定数 NSURLEffectiveIconKey に関連付けられている値を表します。 |
| ExposedBindings | (継承元 NSObject) |
| FileAllocatedSizeKey |
定数 NSURLFileAllocatedSizeKey に関連付けられている値を表します。 |
| FileContentIdentifierKey |
定数 'NSURLFileContentIdentifierKey' に関連付けられている値を表します。 |
| FileIdentifierKey |
定数 'NSURLFileIdentifierKey' に関連付けられている値を表します。 |
| FilePathUrl | |
| FileProtectionComplete | |
| FileProtectionCompleteUnlessOpen | |
| FileProtectionCompleteUntilFirstUserAuthentication | |
| FileProtectionCompleteWhenUserInactive |
定数 'NSURLFileProtectionCompleteWhenUserInactive' に関連付けられている値を表します。 |
| FileProtectionKey | |
| FileProtectionNone | |
| FileReferenceUrl | |
| FileResourceIdentifierKey |
定数 NSURLFileResourceIdentifierKey に関連付けられている値を表します。 |
| FileResourceTypeBlockSpecial |
定数 NSURLFileResourceTypeBlockSpecial に関連付けられている値を表します。 |
| FileResourceTypeCharacterSpecial |
定数 NSURLFileResourceTypeCharacterSpecial に関連付けられている値を表します。 |
| FileResourceTypeDirectory |
定数 NSURLFileResourceTypeDirectory に関連付けられている値を表します。 |
| FileResourceTypeKey |
定数 NSURLFileResourceTypeKey に関連付けられている値を表します。 |
| FileResourceTypeNamedPipe |
定数 NSURLFileResourceTypeNamedPipe に関連付けられている値を表します。 |
| FileResourceTypeRegular |
定数 NSURLFileResourceTypeRegular に関連付けられている値を表します。 |
| FileResourceTypeSocket |
定数 NSURLFileResourceTypeSocket に関連付けられている値を表します。 |
| FileResourceTypeSymbolicLink |
定数 NSURLFileResourceTypeSymbolicLink に関連付けられている値を表します。 |
| FileResourceTypeUnknown |
定数 NSURLFileResourceTypeUnknown に関連付けられている値を表します。 |
| FileSecurityKey |
定数 NSURLFileSecurityKey に関連付けられている値を表します。 |
| FileSizeKey |
定数 NSURLFileSizeKey に関連付けられている値を表します。 |
| Fragment | |
| GenerationIdentifierKey |
定数 NSURLGenerationIdentifierKey に関連付けられている値を表します。 |
| GetFileSystemRepresentationAsUtf8Ptr | |
| Handle |
アンマネージ オブジェクト表現へのハンドル (ポインター)。 (継承元 NSObject) |
| HasDirectoryPath | |
| HasHiddenExtensionKey |
定数 NSURLHasHiddenExtensionKey に関連付けられている値を表します。 |
| Host | |
| IsAliasFileKey |
定数 NSURLIsAliasFileKey に関連付けられている値を表します。 |
| IsApplicationKey | |
| IsDirectBinding |
このインスタンスが直接 Objective-C バインドを使用するかどうかを示す値を取得または設定します。 (継承元 NSObject) |
| IsDirectoryKey |
定数 NSURLIsDirectoryKey に関連付けられている値を表します。 |
| IsExcludedFromBackupKey |
定数 NSURLIsExcludedFromBackupKey に関連付けられている値を表します。 |
| IsExecutableKey |
定数 NSURLIsExecutableKey に関連付けられている値を表します。 |
| IsFileReferenceUrl | |
| IsFileUrl |
この NSUrl がファイル スキームを使用するかどうか。 |
| IsHiddenKey |
定数 NSURLIsHiddenKey に関連付けられている値を表します。 |
| IsMountTriggerKey |
定数 NSURLIsMountTriggerKey に関連付けられている値を表します。 |
| IsPackageKey |
定数 NSURLIsPackageKey に関連付けられている値を表します。 |
| IsProxy | (継承元 NSObject) |
| IsPurgeableKey |
定数 'NSURLIsPurgeableKey' に関連付けられている値を表します。 |
| IsReadableKey |
定数 NSURLIsReadableKey に関連付けられている値を表します。 |
| IsRegularFileKey |
定数 NSURLIsRegularFileKey に関連付けられている値を表します。 |
| IsSparseKey |
定数 'NSURLIsSparseKey' に関連付けられている値を表します。 |
| IsSymbolicLinkKey |
定数 NSURLIsSymbolicLinkKey に関連付けられている値を表します。 |
| IsSystemImmutableKey |
定数 NSURLIsSystemImmutableKey に関連付けられている値を表します。 |
| IsUbiquitousItemKey |
定数 NSURLIsUbiquitousItemKey に関連付けられている値を表します。 |
| IsUserImmutableKey |
定数 NSURLIsUserImmutableKey に関連付けられている値を表します。 |
| IsVolumeKey |
定数 NSURLIsVolumeKey に関連付けられている値を表します。 |
| IsWritableKey |
定数 NSURLIsWritableKey に関連付けられている値を表します。 |
| KeysOfUnsetValuesKey |
定数 NSURLKeysOfUnsetValuesKey に関連付けられている値を表します。 |
| LabelColorKey |
定数 NSURLLabelColorKey に関連付けられている値を表します。 |
| LabelNumberKey |
定数 NSURLLabelNumberKey に関連付けられている値を表します。 |
| LastPathComponent | |
| LinkCountKey |
定数 NSURLLinkCountKey に関連付けられている値を表します。 |
| LocalizedLabelKey |
定数 NSURLLocalizedLabelKey に関連付けられている値を表します。 |
| LocalizedNameKey |
定数 NSURLLocalizedNameKey に関連付けられている値を表します。 |
| LocalizedTypeDescriptionKey |
定数 NSURLLocalizedTypeDescriptionKey に関連付けられている値を表します。 |
| MayHaveExtendedAttributesKey |
定数 'NSURLMayHaveExtendedAttributesKey' に関連付けられている値を表します。 |
| MayShareFileContentKey |
定数 'NSURLMayShareFileContentKey' に関連付けられている値を表します。 |
| NameKey |
定数 NSURLNameKey に関連付けられている値を表します。 |
| ParameterString | |
| ParentDirectoryURLKey |
定数 NSURLParentDirectoryURLKey に関連付けられている値を表します。 |
| Password | |
| Path | |
| PathComponents | |
| PathExtension | |
| PathKey |
定数 NSURLPathKey に関連付けられている値を表します。 |
| Port | |
| PreferredIOBlockSizeKey |
定数 NSURLPreferredIOBlockSizeKey に関連付けられている値を表します。 |
| PreviewItemDisplayState | |
| PreviewItemTitle |
プレビューアイテムのタイトルを取得します。 |
| PreviewItemUrl |
プレビューアイテムの URL を取得します。 |
| Query | |
| ReadableTypeIdentifiers | |
| RelativePath | |
| RelativeString | |
| ResourceSpecifier | |
| RetainCount | (継承元 NSObject) |
| Scheme | |
| Self | (継承元 NSObject) |
| StandardizedUrl | |
| Superclass | (継承元 NSObject) |
| SuperHandle |
この NSObjectの基底クラスのメソッドを表すために使用されるハンドル。 (継承元 NSObject) |
| ThumbnailDictionaryKey |
定数 NSURLThumbnailDictionaryKey に関連付けられている値を表します。 |
| TotalFileAllocatedSizeKey |
定数 NSURLTotalFileAllocatedSizeKey に関連付けられている値を表します。 |
| TotalFileSizeKey |
定数 NSURLTotalFileSizeKey に関連付けられている値を表します。 |
| TypeIdentifierKey |
定数 NSURLTypeIdentifierKey に関連付けられている値を表します。 |
| UbiquitousItemContainerDisplayNameKey |
定数 NSURLUbiquitousItemContainerDisplayNameKey に関連付けられている値を表します。 |
| UbiquitousItemDownloadingErrorKey |
定数 NSURLUbiquitousItemDownloadingErrorKey に関連付けられている値を表します。 |
| UbiquitousItemDownloadingStatusCurrent |
定数 NSURLUbiquitousItemDownloadingStatusCurrent に関連付けられている値を表します。 |
| UbiquitousItemDownloadingStatusDownloaded |
定数 NSURLUbiquitousItemDownloadingStatusDownloaded に関連付けられている値を表します。 |
| UbiquitousItemDownloadingStatusKey |
定数 NSURLUbiquitousItemDownloadingStatusKey に関連付けられている値を表します。 |
| UbiquitousItemDownloadingStatusNotDownloaded |
定数 NSURLUbiquitousItemDownloadingStatusNotDownloaded に関連付けられている値を表します。 |
| UbiquitousItemDownloadRequestedKey |
定数 NSURLUbiquitousItemDownloadRequestedKey に関連付けられている値を表します。 |
| UbiquitousItemHasUnresolvedConflictsKey |
定数 NSURLUbiquitousItemHasUnresolvedConflictsKey に関連付けられている値を表します。 |
| UbiquitousItemIsDownloadedKey |
定数 NSURLUbiquitousItemIsDownloadedKey に関連付けられている値を表します。 |
| UbiquitousItemIsDownloadingKey |
開発者は、この非推奨のプロパティを使用しないでください。 |
| UbiquitousItemIsExcludedFromSyncKey |
定数 'NSURLUbiquitousItemIsExcludedFromSyncKey' に関連付けられている値を表します。 |
| UbiquitousItemIsSharedKey | |
| UbiquitousItemIsSyncPausedKey |
定数 'NSURLUbiquitousItemIsSyncPausedKey' に関連付けられている値を表します。 |
| UbiquitousItemIsUploadedKey |
定数 NSURLUbiquitousItemIsUploadedKey に関連付けられている値を表します。 |
| UbiquitousItemIsUploadingKey |
定数 NSURLUbiquitousItemIsUploadingKey に関連付けられている値を表します。 |
| UbiquitousItemPercentDownloadedKey |
定数 NSURLUbiquitousItemPercentDownloadedKey に関連付けられている値を表します。 |
| UbiquitousItemPercentUploadedKey |
定数 NSURLUbiquitousItemPercentUploadedKey に関連付けられている値を表します。 |
| UbiquitousItemSupportedSyncControlsKey |
定数 'NSURLUbiquitousItemSupportedSyncControlsKey' に関連付けられている値を表します。 |
| UbiquitousItemUploadingErrorKey |
定数 NSURLUbiquitousItemUploadingErrorKey に関連付けられている値を表します。 |
| UbiquitousSharedItemCurrentUserPermissionsKey | |
| UbiquitousSharedItemCurrentUserRoleKey | |
| UbiquitousSharedItemMostRecentEditorNameComponentsKey | |
| UbiquitousSharedItemOwnerNameComponentsKey | |
| UbiquitousSharedItemPermissionsReadOnly | |
| UbiquitousSharedItemPermissionsReadWrite | |
| UbiquitousSharedItemRoleOwner | |
| UbiquitousSharedItemRoleParticipant | |
| User | |
| VolumeAvailableCapacityForImportantUsageKey | |
| VolumeAvailableCapacityForOpportunisticUsageKey | |
| VolumeAvailableCapacityKey |
定数 NSURLVolumeAvailableCapacityKey に関連付けられている値を表します。 |
| VolumeCreationDateKey |
定数 NSURLVolumeCreationDateKey に関連付けられている値を表します。 |
| VolumeIdentifierKey |
定数 NSURLVolumeIdentifierKey に関連付けられている値を表します。 |
| VolumeIsAutomountedKey |
定数 NSURLVolumeIsAutomountedKey に関連付けられている値を表します。 |
| VolumeIsBrowsableKey |
定数 NSURLVolumeIsBrowsableKey に関連付けられている値を表します。 |
| VolumeIsEjectableKey |
定数 NSURLVolumeIsEjectableKey に関連付けられている値を表します。 |
| VolumeIsEncryptedKey | |
| VolumeIsInternalKey |
定数 NSURLVolumeIsInternalKey に関連付けられている値を表します。 |
| VolumeIsJournalingKey |
定数 NSURLVolumeIsJournalingKey に関連付けられている値を表します。 |
| VolumeIsLocalKey |
定数 NSURLVolumeIsLocalKey に関連付けられている値を表します。 |
| VolumeIsReadOnlyKey |
定数 NSURLVolumeIsReadOnlyKey に関連付けられている値を表します。 |
| VolumeIsRemovableKey |
定数 NSURLVolumeIsRemovableKey に関連付けられている値を表します。 |
| VolumeIsRootFileSystemKey | |
| VolumeLocalizedFormatDescriptionKey |
定数 NSURLVolumeLocalizedFormatDescriptionKey に関連付けられている値を表します。 |
| VolumeLocalizedNameKey |
定数 NSURLVolumeLocalizedNameKey に関連付けられている値を表します。 |
| VolumeMaximumFileSizeKey |
定数 NSURLVolumeMaximumFileSizeKey に関連付けられている値を表します。 |
| VolumeMountFromLocationKey |
定数 'NSURLVolumeMountFromLocationKey' に関連付けられている値を表します。 |
| VolumeNameKey |
定数 NSURLVolumeNameKey に関連付けられている値を表します。 |
| VolumeResourceCountKey |
定数 NSURLVolumeResourceCountKey に関連付けられている値を表します。 |
| VolumeSubtypeKey |
定数 'NSURLVolumeSubtypeKey' に関連付けられている値を表します。 |
| VolumeSupportsAccessPermissionsKey | |
| VolumeSupportsAdvisoryFileLockingKey |
定数 NSURLVolumeSupportsAdvisoryFileLockingKey に関連付けられている値を表します。 |
| VolumeSupportsCasePreservedNamesKey |
定数 NSURLVolumeSupportsCasePreservedNamesKey に関連付けられている値を表します。 |
| VolumeSupportsCaseSensitiveNamesKey |
定数 NSURLVolumeSupportsCaseSensitiveNamesKey に関連付けられている値を表します。 |
| VolumeSupportsCompressionKey | |
| VolumeSupportsExclusiveRenamingKey | |
| VolumeSupportsExtendedSecurityKey |
定数 NSURLVolumeSupportsExtendedSecurityKey に関連付けられている値を表します。 |
| VolumeSupportsFileCloningKey | |
| VolumeSupportsFileProtectionKey |
定数 'NSURLVolumeSupportsFileProtectionKey' に関連付けられている値を表します。 |
| VolumeSupportsHardLinksKey |
定数 NSURLVolumeSupportsHardLinksKey に関連付けられている値を表します。 |
| VolumeSupportsImmutableFilesKey | |
| VolumeSupportsJournalingKey |
定数 NSURLVolumeSupportsJournalingKey に関連付けられている値を表します。 |
| VolumeSupportsPersistentIDsKey |
定数 NSURLVolumeSupportsPersistentIDsKey に関連付けられている値を表します。 |
| VolumeSupportsRenamingKey |
定数 NSURLVolumeSupportsRenamingKey に関連付けられている値を表します。 |
| VolumeSupportsRootDirectoryDatesKey |
定数 NSURLVolumeSupportsRootDirectoryDatesKey に関連付けられている値を表します。 |
| VolumeSupportsSparseFilesKey |
定数 NSURLVolumeSupportsSparseFilesKey に関連付けられている値を表します。 |
| VolumeSupportsSwapRenamingKey | |
| VolumeSupportsSymbolicLinksKey |
定数 NSURLVolumeSupportsSymbolicLinksKey に関連付けられている値を表します。 |
| VolumeSupportsVolumeSizesKey |
定数 NSURLVolumeSupportsVolumeSizesKey に関連付けられている値を表します。 |
| VolumeSupportsZeroRunsKey |
定数 NSURLVolumeSupportsZeroRunsKey に関連付けられている値を表します。 |
| VolumeTotalCapacityKey |
定数 NSURLVolumeTotalCapacityKey に関連付けられている値を表します。 |
| VolumeTypeNameKey |
定数 'NSURLVolumeTypeNameKey' に関連付けられている値を表します。 |
| VolumeURLForRemountingKey |
定数 NSURLVolumeURLForRemountingKey に関連付けられている値を表します。 |
| VolumeURLKey |
定数 NSURLVolumeURLKey に関連付けられている値を表します。 |
| VolumeUUIDStringKey |
定数 NSURLVolumeUUIDStringKey に関連付けられている値を表します。 |
| WritableTypeIdentifiers | |
| WritableTypeIdentifiersForItemProvider | |
| Zone | (継承元 NSObject) |
メソッド
演算子
| 名前 | 説明 |
|---|---|
| Equality(NSUrl, NSUrl) | |
| Implicit(NSUrl to Uri) | |
| Implicit(Uri to NSUrl) | |
| Inequality(NSUrl, NSUrl) | |