次の方法で共有


BindingAddress.UnixPipePath プロパティ

定義

このインスタンスが Unix パイプを表す場合は、unix パイプ パスを取得します。

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

プロパティ値

適用対象