FileBufferingReadStream.TempFileName Property

Definition

Gets a value that determines where the contents are buffered on disk.

public:
 property System::String ^ TempFileName { System::String ^ get(); };
public string TempFileName { get; }
public string? TempFileName { get; }
member this.TempFileName : string
Public ReadOnly Property TempFileName As String

Property Value

Applies to