UpdateWithLiteralsPromptVisible Property
In This Topic
Gets or sets a value that indicates that the "Update with Literals" prompt is visible.
Syntax
'Declaration
Public Property UpdateWithLiteralsPromptVisible As Boolean
public bool UpdateWithLiteralsPromptVisible {get; set;}
See Also