ICodePackageActivationContext3 Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface ICodePackageActivationContext3 : IDisposable, System.Fabric.ICodePackageActivationContext2type ICodePackageActivationContext3 = interface
    interface ICodePackageActivationContext2
    interface ICodePackageActivationContext
    interface IDisposablePublic Interface ICodePackageActivationContext3
Implements ICodePackageActivationContext2, IDisposable- Derived
- Implements
Properties
| ApplicationName | (Inherited from ICodePackageActivationContext) | 
| ApplicationTypeName | (Inherited from ICodePackageActivationContext) | 
| CodePackageName | (Inherited from ICodePackageActivationContext) | 
| CodePackageVersion | (Inherited from ICodePackageActivationContext) | 
| ContextId | (Inherited from ICodePackageActivationContext) | 
| LogDirectory | (Inherited from ICodePackageActivationContext) | 
| ServiceListenAddress | (Inherited from ICodePackageActivationContext2) | 
| ServicePublishAddress | (Inherited from ICodePackageActivationContext2) | 
| TempDirectory | (Inherited from ICodePackageActivationContext) | 
| WorkDirectory | (Inherited from ICodePackageActivationContext) | 
Methods
Events
| CodePackageAddedEvent | (Inherited from ICodePackageActivationContext) | 
| CodePackageModifiedEvent | (Inherited from ICodePackageActivationContext) | 
| CodePackageRemovedEvent | (Inherited from ICodePackageActivationContext) | 
| ConfigurationPackageAddedEvent | (Inherited from ICodePackageActivationContext) | 
| ConfigurationPackageModifiedEvent | (Inherited from ICodePackageActivationContext) | 
| ConfigurationPackageRemovedEvent | (Inherited from ICodePackageActivationContext) | 
| DataPackageAddedEvent | (Inherited from ICodePackageActivationContext) | 
| DataPackageModifiedEvent | (Inherited from ICodePackageActivationContext) | 
| DataPackageRemovedEvent | (Inherited from ICodePackageActivationContext) |