TemplateDescriptor.SerializedTemplate Property

Definition

Serialized template data. Null if data was not retrieved.

public System.Collections.Generic.List<byte> SerializedTemplate { get; }
member this.SerializedTemplate : System.Collections.Generic.List<byte>
Public ReadOnly Property SerializedTemplate As List(Of Byte)

Property Value

Applies to