ScriptNameObjectBase.GetTextProperty(String) Method
Definition
get the text of the object, if not available, throw apropiate exception based on the State of the object
protected string GetTextProperty (string requestingProperty);
member this.GetTextProperty : string -> string
Protected Function GetTextProperty (requestingProperty As String) As String
Parameters
- requestingProperty
- String
name of the property that should appear in the exception as failed to be retrived, useful when we have properties derived from Text