Gets or sets the path where to search for Blocks to insert as
Block instances.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LibraryFilesPath As System.String |
C# | |
---|
System.string LibraryFilesPath {get; set;} |
JavaScript | |
---|
LibraryFilesPath : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_LibraryFilesPath(
BSTR
NewVal
)
C++ | |
---|
property System.String^ LibraryFilesPath { dsString* Val
)
DSRESULTput_LibraryFilesPath(
const dsString& NewVal
} |
Property Value
Path where to search for Blocks to insert as Block instances