<< Click to Display Table of Contents >> Navigation: »No topics above this level« Connection.ModuleInfoPath Property |
Gets or sets the pathname of the working directory for storing temporary module information. Specifying a working directory speeds up the identification of variables.
[Visual Basic]
Public Property ModuleInfoPath() As String
Public Get
End Get
Public Set
End Set
End Property
[C#]
public string ModuleInfoPath { public get; public set; }
"c:\Temp\"
Connection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]