RestartDeployedCodePackageResult.CodePackageName Property

 

Gets code package name.

Namespace:   System.Fabric.Testability
Assembly:  System.Fabric.Testability (in System.Fabric.Testability.dll)

Syntax

public string CodePackageName { get; private set; }

Property Value

Type: System.String

See Also

RestartDeployedCodePackageResult Class
System.Fabric.Testability Namespace

Return to top