Share via


SysHolographicDeploymentProgress Struktur

Definition

Stellt den Fortschritt eines holografischen Shellbereitstellungsvorgangs dar.

Wichtig

Diese API ist nur für Komponenten des Windows-Betriebssystems verfügbar. Aufrufe dieser APIs schlagen zur Laufzeit für alle anderen Prozesse fehl. Diese APIs können in zukünftigen Windows-Releases geändert oder entfernt werden.

public value class SysHolographicDeploymentProgress
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Implementation.Holographic.HoloSysImplementationContract, 65536)]
struct SysHolographicDeploymentProgress
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Implementation.Holographic.HoloSysImplementationContract), 65536)]
public struct SysHolographicDeploymentProgress
var sysHolographicDeploymentProgress = {
percentage : /* Your value */
}
Public Structure SysHolographicDeploymentProgress
Vererbung
SysHolographicDeploymentProgress
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Holographic System Implementation Extension SDK (eingeführt in 10.0.17763.0)
API contract
Windows.System.Implementation.Holographic.HoloSysImplementationContract (eingeführt in v1.0)

Felder

Percentage

Der Fortschrittsprozentsatz.

Gilt für: