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