다음을 통해 공유


ServerFactory.PrependPipePrefix(String) 메서드

정의

OS 관련 접두사를 간단한 파이프 이름 앞에 추가합니다.

public static string PrependPipePrefix(string leafPipeName);
static member PrependPipePrefix : string -> string
Public Shared Function PrependPipePrefix (leafPipeName As String) As String

매개 변수

leafPipeName
String

간단한 파이프 이름입니다. 경로는 포함하지 않아야 합니다.

반환

정규화된 OS 관련 파이프 이름입니다.

적용 대상