<< Click to Display Table of Contents >> Navigation: »No topics above this level« MemoryInformation.Drives Property |
List of all drives in this PLC
[Visual Basic]
Public Property Drives() As List(Of Drive)
Public Get
End Get
Public Set
End Set
End Property
[C#]
public List<Drive> Drives { public get; public set; }
MemoryInformation Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]