Class AssetCreation
Inherited Members
Namespace: Unity.Cloud.Assets
Syntax
public class AssetCreation : IAssetCreation
Properties
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
String |
Implements
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
String |
Implements
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
String |