Class VersionInfo
Inheritance
System.Object
VersionInfo
Namespace: Volo.Docs.Projects
Assembly: Volo.Docs.Domain.dll
Syntax
public class VersionInfo : 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 |