RestartDeployedCodePackageResult.NodeName Property
Gets node name.
Namespace: System.Fabric.Testability
Assembly: System.Fabric.Testability (in System.Fabric.Testability.dll)
Syntax
public string NodeName { get; private set; }
Property Value
Type: System.String
See Also
RestartDeployedCodePackageResult Class
System.Fabric.Testability Namespace
Return to top