次の方法で共有


MediaEncodingSubtypes.Asf プロパティ

定義

Advanced Systems Format (ASF) の名前を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ASF の名前。

適用対象