MemoryInformation.Drives Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

MemoryInformation.Drives Property

BR.AN.PviServices .NET


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

See Also

MemoryInformation Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]