다음을 통해 공유


WsdlHelpGeneratorElement.Href 속성

정의

도움말 페이지의 파일 경로를 가져오거나 설정합니다.

public:
 property System::String ^ Href { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("href", IsRequired=true)]
public string Href { get; set; }
[<System.Configuration.ConfigurationProperty("href", IsRequired=true)>]
member this.Href : string with get, set
Public Property Href As String

속성 값

String

도움말 페이지의 파일 경로가 들어 있는 String입니다.

특성

적용 대상