PropertyValue.StringValue Property
Gets or sets the value of this PropertyValue as a String.
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
The default value is Empty.
Use the Value property or the Collection property instead if the property does not contain a String.
The set method of this property calls the following method to do the work:
The get method of this property calls the following method to do the work:
This property calls OnPropertyValueException if necessary to handle exceptions.
- 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.