Cpu.SavePath Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Cpu.SavePath Property

BR.AN.PviServices .NET


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; }

Remarks

To get the actual property it is neccessary to call the ReadSavePath Method before using this property.

See Also

Cpu Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]