DataFileMessage.fileName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the data file that contains the message.
public: System::String ^ fileName;
public string fileName;
val mutable fileName : string
Public fileName As String