ServiceJsonRpcDescriptor.Formatter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the formatting used by the service.
public:
property Microsoft::ServiceHub::Framework::ServiceJsonRpcDescriptor::Formatters Formatter { Microsoft::ServiceHub::Framework::ServiceJsonRpcDescriptor::Formatters get(); };
public Microsoft.ServiceHub.Framework.ServiceJsonRpcDescriptor.Formatters Formatter { get; }
member this.Formatter : Microsoft.ServiceHub.Framework.ServiceJsonRpcDescriptor.Formatters
Public ReadOnly Property Formatter As ServiceJsonRpcDescriptor.Formatters