GetManifestCompletedEventArgs::ApplicationIdentity Property

 

Gets a description of the ClickOnce application.

Namespace:   System.Deployment.Application
Assembly:  System.Deployment (in System.Deployment.dll)

public:
property ApplicationIdentity^ ApplicationIdentity {
	ApplicationIdentity^ get();
}

Property Value

Type: System::ApplicationIdentity^

An ApplicationIdentity object.

.NET Framework
Available since 2.0
Return to top
Show: