Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PackagingProgressEventArgs::Action Property

 

Gets a value that indicates what action is currently occurring in the packaging process.

Namespace:   System.Windows.Xps.Packaging
Assembly:  ReachFramework (in ReachFramework.dll)

public:
property PackagingAction Action {
	PackagingAction get();
}

Property Value

Type: System.Windows.Xps.Packaging::PackagingAction

A PackagingAction that represents the part of the packaging process that is currently occurring.

.NET Framework
Available since 3.0
Return to top
Show:
© 2017 Microsoft