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