[This is preliminary documentation and is subject to change.]
Sets the value of the <Value> element.
| C# | Visual Basic | Visual C++ |
public void SetValue( CountryCode val )
Public Sub SetValue ( _ val As CountryCode _ )
public: void SetValue ( CountryCode^ val )
- val (CountryCode)
- A CountryCode object
The SIF specification defines the meaning of this of the content as: "Gets or sets the content value of the <Country> element"
Version: 2.0
Since: 1.1