C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / ContentDescription Property


In This Topic
ContentDescription Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Property ContentDescription As String
 
'Usage
 
Dim instance As FlexViewer
Dim value As String
 
instance.ContentDescription = value
 
value = instance.ContentDescription
See Also