Class VersionInfoDto
Inheritance
System.Object
VersionInfoDto
Namespace: Volo.Docs.Projects
Assembly: Volo.Docs.Application.Contracts.dll
Syntax
public class VersionInfoDto : object
Properties
DisplayName
Declaration
public string DisplayName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |