Share via


FabricClient.PropertyManager Property

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Gets the PropertyManager to perform operations related to names and properties.

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

Syntax

public FabricClient.PropertyManagementClient PropertyManager { get; }

Property Value

Type: System.Fabric.FabricClient.PropertyManagementClient

The PropertyManager to perform operations related to names and properties.

See Also

FabricClient Class
System.Fabric Namespace

Return to top