FileSystemLocations.WindowsFileTypeLogPaths 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.
Gets or sets the windows file type log paths.
[Newtonsoft.Json.JsonProperty(PropertyName="windowsFileTypeLogPaths")]
public string[] WindowsFileTypeLogPaths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="windowsFileTypeLogPaths")>]
member this.WindowsFileTypeLogPaths : string[] with get, set
Public Property WindowsFileTypeLogPaths As String()
Property Value
String[]
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute