ContentData Class
Namespace: Stride.Core.Serialization.ContentsAssembly: Stride.Core.Serialization.dll
System.Object →
ContentData
Derived from ContentData:
[DataSerializer(typeof(EmptyDataSerializer<ContentData>))]
[DataContract(Inherited = true)]
public abstract class ContentData : IContentData
Name | Description | |
---|---|---|
Properties | ||
Url |
Properties
Url
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |