Share via


SystemVideoProperties.FrameWidth 屬性

定義

取得 System.Video.FrameWidth 屬性的名稱, (其中一個 Windows 視訊檔案屬性

public:
 property Platform::String ^ FrameWidth { Platform::String ^ get(); };
winrt::hstring FrameWidth();
public string FrameWidth { get; }
var string = systemVideoProperties.frameWidth;
Public ReadOnly Property FrameWidth As String

屬性值

String

Platform::String

winrt::hstring

System.Video.FrameWidth檔案屬性的名稱。

適用於

另請參閱