Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the serialized template, if any
public System.Collections.Generic.List<byte> SerializedTemplate { get; set; }
member this.SerializedTemplate : System.Collections.Generic.List<byte> with get, set
Public Property SerializedTemplate As List(Of Byte)