Miner.Desktop Assembly > Miner.Desktop.Windows Namespace > DiagramsPropertyPage Class : AccessibleDescription Property |
'Declaration <SRCategoryAttribute("Accessibility")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.LocalizableAttribute(True)> <SRDescriptionAttribute("The description that will be reported to accessibility clients.")> Public Property AccessibleDescription As System.String
'Usage Dim instance As DiagramsPropertyPage Dim value As System.String instance.AccessibleDescription = value value = instance.AccessibleDescription
[SRCategory("Accessibility")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.Localizable(true)] [SRDescription("The description that will be reported to accessibility clients.")] public System.string AccessibleDescription {get; set;}
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.