Class VersionInfoDto
Inherited Members
Namespace: Volo.Docs.Projects
Assembly: Volo.Docs.Application.Contracts.dll
Syntax
public class VersionInfoDto
Constructors
VersionInfoDto()
Declaration
public VersionInfoDto()
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
string |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |