ClassData.FileName Property

Definition

Gets or sets the file name used for the class data.

public:
 property System::String ^ FileName { System::String ^ get(); };
public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

The file name used for the class data.

Applies to