This topic has not yet been rated - Rate this topic

Property Element (Module)

Specifies a custom property value to implement within the file.


<Property
  Name = "Text"
  Value = "Text">
  Type = integer | string | DateTime/>

Attribute

Description

Name

Required Text. Specifies the name of the property.

Value

Required Text. Specifies the value of the property.

Type

Optional integer, string, or DateTime. Specifies the type of property.

Element

Description

None

N/A

Minimum: 0

Maximum: Unbounded

For an example of how this element is used, see Modules.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.