共用方式為


MPMediaItem.AlbumArtistPersistentIDProperty 屬性

定義

表示與常數 MPMediaItemPropertyAlbumArtistPersistentID 相關聯的值

[Foundation.Field("MPMediaItemPropertyAlbumArtistPersistentID", "MediaPlayer")]
public static Foundation.NSString AlbumArtistPersistentIDProperty { get; }
member this.AlbumArtistPersistentIDProperty : Foundation.NSString

屬性值

屬性

備註

持續性識別碼可以當做應用程式啟動的唯一識別碼使用,只要媒體專案尚未變更或再次與主機電腦同步處理即可。

適用於