AppCaptureRecordOperation.IsFileTruncated 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得值,指出是否截斷與錄製作業相關聯的檔案。
public:
property IReference<bool> ^ IsFileTruncated { IReference<bool> ^ get(); };
IReference<bool> IsFileTruncated();
public System.Nullable<bool> IsFileTruncated { get; }
var iReference = appCaptureRecordOperation.isFileTruncated;
Public ReadOnly Property IsFileTruncated As Nullable(Of Boolean)
屬性值
如果檔案被截斷,則為 True;否則為 false。
Windows 需求
應用程式功能 |
appCaptureSettings
|