ClientCitationIconName.Names Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constant string values for each well-known ClientCitationIconName.
Use these in switch case labels and attribute arguments where a compile-time constant is required.
public static class ClientCitationIconName.Names
type ClientCitationIconName.Names = class
Public Class ClientCitationIconName.Names
- Inheritance
-
ClientCitationIconName.Names
Fields
| Name | Description |
|---|---|
| AdobeFlash |
Represents the Adobe Flash icon name. |
| AdobeIllustrator |
Represents the Adobe Illustrator icon name. |
| AdobeInDesign |
Represents the Adobe InDesign icon name. |
| AdobePhotoshop |
Represents the Adobe Photoshop icon name. |
| GIF |
Represents the GIF icon name. |
| Image |
Represents the Image icon name. |
| MicrosoftExcel |
Represents the Microsoft Excel icon name. |
| MicrosoftLoop |
Represents the Microsoft Loop icon name. |
| MicrosoftOneNote |
Represents the Microsoft OneNote icon name. |
| MicrosoftPowerPoint |
Represents the Microsoft PowerPoint icon name. |
| MicrosoftSharePoint |
Represents the Microsoft SharePoint icon name. |
| MicrosoftVisio |
Represents the Microsoft Visio icon name. |
| MicrosoftWhiteboard |
Represents the Microsoft Whiteboard icon name. |
| MicrosoftWord |
Represents the Microsoft Word icon name. |
|
Represents the PDF icon name. |
|
| Sketch |
Represents the Sketch icon name. |
| Sound |
Represents the Sound icon name. |
| SourceCode |
Represents the Source Code icon name. |
| Text |
Represents the Text icon name. |
| Video |
Represents the Video icon name. |
| ZIP |
Represents the ZIP icon name. |