Windward Studios API Reference
StringValue Property
See Also  Send comments on this topic.
net.windward.api.csharp Namespace > PropertyValue Class : StringValue Property




Glossary Item Box

Gets a string value.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property StringValue As String
Visual Basic (Usage)Copy Code
Dim instance As PropertyValue
Dim value As String
 
value = instance.StringValue
C# 
public string StringValue {get;}
Managed Extensions for C++ 
public: __property string* get_StringValue();
C++/CLI 
public:
property String^ StringValue {
   String^ get();
}

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software