다음을 통해 공유


ClientBuildManagerParameter.ExcludedVirtualPaths 속성

정의

제외된 가상 경로를 가져오거나 설정합니다.

public:
 property System::Collections::Generic::List<System::String ^> ^ ExcludedVirtualPaths { System::Collections::Generic::List<System::String ^> ^ get(); };
public System.Collections.Generic.List<string> ExcludedVirtualPaths { get; }
member this.ExcludedVirtualPaths : System.Collections.Generic.List<string>
Public ReadOnly Property ExcludedVirtualPaths As List(Of String)

속성 값

List<String>

제외 된 가상 경로입니다.

적용 대상