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




Glossary Item Box

The root path applied to this datasource. Can be null.

Syntax

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

Requirements

Platforms: Windows 10, Windows NT, Windows Server

See Also

Windward Studios - .NET Document Generation software