Name Property
The name of the file. This value applies to all versions of the file. 'VerName' contains the name for a specific version of a file.
Syntax
public System.string Name {get; set;}Public Property Name As System.StringThe name of the file. This value applies to all versions of the file. 'VerName' contains the name for a specific version of a file.
public System.string Name {get; set;}Public Property Name As System.String