共用方式為


MediaEncodingSubtypes.Pgs 屬性

定義

取得簡報圖形串流 (PGS) 格式的名稱。

public:
 static property Platform::String ^ Pgs { Platform::String ^ get(); };
static winrt::hstring Pgs();
public static string Pgs { get; }
var string = MediaEncodingSubtypes.pgs;
Public Shared ReadOnly Property Pgs As String

屬性值

String

Platform::String

winrt::hstring

簡報圖形資料流程格式的名稱。

Windows 需求

裝置系列
Windows 10, version 2004 (已於 10.0.19041.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v10.0 引進)

適用於