ScriptNameObjectBase.GetTextProperty(String) Method
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.
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