<< Click to Display Table of Contents >> Navigation: »No topics above this level« Cpu.SavePath Property |
Gets the SavePath property of the cpu.
[Visual Basic]
Public Property SavePath() As String
Public Get
End Get
Public Set
End Set
End Property
[C#]
public string SavePath { public get; public set; }
To get the actual property it is neccessary to call the ReadSavePath Method before using this property.
Cpu Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]