public class ArtTarget
Public Class ArtTarget
public ref class ArtTarget
type ArtTarget = class end
ArtTarget | Initializes a new instance of the ArtTarget class |
BaseOutputPath | This is used to get or set the base output path for all content |
FormatXPath | This is used to get or set the XPath expression used to determine the reference link path format |
Id | This is used to get or set the ID used to identify the file |
InputPath | This is used to get or set the input path where the source file is located |
LinkPath | This is used to get or set the link path to use in reference links |
Name | This is used to get or set the name of the file |
OutputXPath | This is used to get or set the XPath expression used to determine the output path for the art file |
RelativeToXPath | This is used to get or set the XPath expression used to determine the relative reference link path |
Text | This is used to set the alternate text for reference links |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |