다음을 통해 공유


SystemVideoProperties.FrameHeight 속성

정의

System.Video.FrameHeight 속성의 이름(Windows 비디오 파일 속성 중 하나)을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

System.Video.FrameHeight 파일 속성의 이름입니다.

적용 대상

추가 정보