Share via


ServiceType.ServiceTypeDescription Property

Definition

Gets the service type description.

public System.Fabric.Description.ServiceTypeDescription ServiceTypeDescription { get; }
member this.ServiceTypeDescription : System.Fabric.Description.ServiceTypeDescription
Public ReadOnly Property ServiceTypeDescription As ServiceTypeDescription

Property Value

The service type description.

Applies to