Class VersionInfo
Inherited Members
Namespace: Volo.Docs.Projects
Assembly: Volo.Docs.Domain.Shared.dll
Syntax
public class VersionInfo
Constructors
VersionInfo()
Declaration
public VersionInfo()
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 |