MarkupCompilePass2.KnownReferencePaths 속성

정의

빌드 프로시저 동안 변경되지 않는 참조 어셈블리의 경로를 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property cli::array <System::String ^> ^ KnownReferencePaths { cli::array <System::String ^> ^ get(); void set(cli::array <System::String ^> ^ value); };
public string[] KnownReferencePaths { get; set; }
member this.KnownReferencePaths : string[] with get, set
Public Property KnownReferencePaths As String()

속성 값

String[]

빌드 프로시저 동안 변경되지 않는 참조 어셈블리의 경로입니다.

적용 대상