FabricClient.PropertyManager Property

Definition

Gets the PropertyManager that can be used to perform operations related to names and properties.

public System.Fabric.FabricClient.PropertyManagementClient PropertyManager { get; }
member this.PropertyManager : System.Fabric.FabricClient.PropertyManagementClient
Public ReadOnly Property PropertyManager As FabricClient.PropertyManagementClient

Property Value

The PropertyManager that can be used to perform operations related to names and properties.

Applies to