AlternateNames

DiagramPackage.AlternateNames property

Gets or sets the alternate names for the document. Can be updated in VDX and VSX formats only.

public string AlternateNames { get; set; }

Property Value

The alternate names for the document.

See Also