NewEventLogCommand.MessageResourceFile Property
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 following is the definition of the input parameter "MessageResourceFile". Specifies the path of the message resource file that contains message formatting strings for the source Resource File is expected to be present in Local/Remote Machines
public string MessageResourceFile { get; set; }
member this.MessageResourceFile : string with get, set
Public Property MessageResourceFile As String