Template

DiagramPackage.Template property

Gets or sets a string value specifying the file name of the template from which the document was created.

public string Template { get; set; }

Property Value

A string value specifying the file name of the template from which the document was created.

See Also