Share via


BindingAddress.UnixPipePath Property

Definition

Gets the unix pipe path if this instance represents a Unix pipe.

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

Property Value

Applies to