Summary
Gets the name of the profile.
- Assembly
- Rocket
.Surgery .Extensions .AutoMapper .NewtonsoftJson .dll - Namespace
- Rocket
.Surgery .Extensions .AutoMapper .NewtonsoftJson - Containing Type
- Newtonsoft
Json Profile
Syntax
public override string ProfileName { get; }
Value
| Type | Description |
|---|---|
| string | The name of the profile. |
