MSIShortcut Class

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Schemas.Msi
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["MSIShortcut"] class Type type-node

Syntax

[System.CodeDom.Compiler.GeneratedCodeAttribute("xsd", "4.0.30319.33440")]
[System.SerializableAttribute()]
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.ComponentModel.DesignerCategoryAttribute("code")]
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "NAnt.Contrib.Tasks.Msi.MsiTask")]
public class MSIShortcut

Attributes

Type Description
GeneratedCodeAttribute
SerializableAttribute
DebuggerStepThroughAttribute
DesignerCategoryAttribute
XmlTypeAttribute

Properties

Name Value Summary
arguments string
component string
description string
directory string
filename string
hotkey string
icon string
iconindex int
iconindexSpecified bool
name string
showcmd int
showcmdSpecified bool
target string
wkdir string