ScriptReferenceBase.Path 속성

정의

웹 페이지를 기준으로 하는 참조되는 클라이언트 스크립트 파일의 경로를 가져오거나 설정합니다.

public:
 property System::String ^ Path { System::String ^ get(); void set(System::String ^ value); };
public string Path { get; set; }
member this.Path : string with get, set
Public Property Path As String

속성 값

String

참조 된 클라이언트 스크립트의 경로입니다.

적용 대상