PacketCaptureStorageLocation.StoragePath 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 URI of the storage path to save the packet capture. Must be a well-formed URI describing the location to save the packet capture.
public string StoragePath { get; set; }
member this.StoragePath : string with get, set
Public Property StoragePath As String