Click or drag to resize

ResourceSerializationSettingsResourceFormat Property

Gets or sets a value that indicates the format that the resource should be serialized in

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public ResourceSerializationHandling ResourceFormat { get; set; }

Property Value

Type: ResourceSerializationHandling
See Also