다음을 통해 공유


StorageItemContentProperties.GetMusicPropertiesAsync 메서드

정의

항목의 음악 속성(예: 폴더 파일)을 검색합니다.

public:
 virtual IAsyncOperation<MusicProperties ^> ^ GetMusicPropertiesAsync() = GetMusicPropertiesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<MusicProperties> GetMusicPropertiesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<MusicProperties> GetMusicPropertiesAsync();
function getMusicPropertiesAsync()
Public Function GetMusicPropertiesAsync () As IAsyncOperation(Of MusicProperties)

반환

이 메서드가 성공적으로 완료되면 MusicProperties 개체를 반환합니다.

특성

적용 대상

추가 정보