다음을 통해 공유


PropertyPaneLinkProperties 클래스

정의

SharePoint 속성 창 링크 속성 개체입니다.

public class PropertyPaneLinkProperties : Microsoft.Bot.Schema.SharePoint.IPropertyPaneFieldProperties
type PropertyPaneLinkProperties = class
    interface IPropertyPaneFieldProperties
Public Class PropertyPaneLinkProperties
Implements IPropertyPaneFieldProperties
상속
PropertyPaneLinkProperties
구현

생성자

PropertyPaneLinkProperties()

PropertyPaneLinkProperties 클래스의 새 인스턴스를 초기화합니다.

속성

AriaLabel

선택적 ariaLabel 플래그를 가져오거나 설정합니다. 토글 상태에 관계없이 화면 읽기 프로그램이 알릴 텍스트입니다. 형식의 String.

Disabled

이 컨트롤이 Boolean형식의 사용 여부를 나타내는 값을 가져오거나 설정합니다.

Href

링크가 String형식의 대상이 되는 위치를 가져오거나 설정합니다.

PopupWindowProps

팝업 창의 소품을 가져오거나 설정합니다. 형식의 PropertyPaneLinkPopupWindowProperties.

Target

String형식의 연결된 리소스를 표시할 위치를 가져오거나 설정합니다.

Text

String형식의 링크에 대한 표시 텍스트를 가져오거나 설정합니다.

적용 대상