Bagikan melalui


NDStorageFileHelper.GetFileURLs(IStorageFile) Metode

Definisi

Mendapatkan pengaturan pemancar dari URL yang terkait dengan objek StorageFile jika URL berisi metadata PlayReady-ND.

public:
 virtual IVector<Platform::String ^> ^ GetFileURLs(IStorageFile ^ file) = GetFileURLs;
IVector<winrt::hstring> GetFileURLs(IStorageFile const& file);
/// [Windows.Foundation.Metadata.Deprecated("INDStorageFileHelper is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
IVector<winrt::hstring> GetFileURLs(IStorageFile const& file);
public IList<string> GetFileURLs(IStorageFile file);
[Windows.Foundation.Metadata.Deprecated("INDStorageFileHelper is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 196608, "Windows.Foundation.UniversalApiContract")]
public IList<string> GetFileURLs(IStorageFile file);
function getFileURLs(file)
Public Function GetFileURLs (file As IStorageFile) As IList(Of String)

Parameter

file
IStorageFile

Objek file penyimpanan yang telah ditemukan server media.

Mengembalikan

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Pengaturan pemancar ditemukan dalam file penyimpanan.

Penerapan

Atribut

Berlaku untuk