Drive.Name Property

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Drive.Name Property

BR.AN.PviServices .NET


Name of this drive/partition, e.g.: "SYSTEM", "Data"

[Visual Basic]

Public Property Name() As String

  Public Get

  End Get

  Public Set

  End Set

End Property

[C#]

public string Name { public get; public set; }

See Also

Drive Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]