This documentation is archived and is not being maintained.
SilverlightControl::GetPropertyAsString Method
Visual Studio 2010
Gets the value of the specified property as a string.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight (in Microsoft.VisualStudio.TestTools.UITest.Extension.Silverlight.dll)
Parameters
- propertyName
- Type: System::String
The name of the property to get.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: