Click or drag to resize

DocumentationAttributeSet Fields

The DocumentationAttributeSet type exposes the following members.

Fields
  NameDescription
Public fieldAuthor
The Author attribute value.
Public fieldCompany
The Company attribute value.
Public fieldDescription
The Documentation description.
Public fieldDocumentationMarkupText
The Documentation Markup Text attribute value.
Public fieldFooterText
The Footer Text attribute value.
Public fieldHeaderText
The Header Text attribute value.
Public fieldId
The Documentation ID.
Public fieldIsAuthorAssigned
Determines whether the Author attribute value is assigned.
Public fieldIsCompanyAssigned
Determines whether the Company attribute value is assigned.
Public fieldIsDocumentationMarkupTextAssigned
Determines whether the Documentation Markup Text attribute value is assigned.
Public fieldIsFooterTextAssigned
Determines whether the Footer Text attribute value is assigned.
Public fieldIsHeaderTextAssigned
Determines whether the Header Text attribute value is assigned.
Public fieldIsPublishingPathAssigned
Determines whether the Publishing Path attribute value is assigned.
Public fieldIsVersionAssigned
Determines whether the Version attribute value is assigned.
Public fieldName
The Documentation name.
Public fieldPublishingPath
The Publishing Path attribute value.
Public fieldVersion
The Version attribute value.
Top
See Also