ClrAssemblyFile.Name Property

Definition

Gets and sets the name of the ClrAssemblyFile.

public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Property Value

A String with the file name.

Applies to