Class DistributionManifest
Namespace: Crowdin.Xamarin.Forms.Models
Assembly: Crowdin.Xamarin.Forms.dll
Syntax
public class DistributionManifest : object
Properties
| Improve this Doc View SourceFiles
Declaration
public string[] Files { get; set; }
Property Value
Type | Description |
---|---|
String[] |
Languages
Declaration
public string[] Languages { get; set; }
Property Value
Type | Description |
---|---|
String[] |
Timestamp
Declaration
public DateTimeOffset Timestamp { get; set; }
Property Value
Type | Description |
---|---|
DateTimeOffset |