次の方法で共有


PropertyPaneLinkPopupWindowProperties クラス

定義

SharePoint プロパティ ウィンドウ リンク ポップアップ ウィンドウのプロパティ オブジェクト。

public class PropertyPaneLinkPopupWindowProperties
type PropertyPaneLinkPopupWindowProperties = class
Public Class PropertyPaneLinkPopupWindowProperties
継承
PropertyPaneLinkPopupWindowProperties

コンストラクター

PropertyPaneLinkPopupWindowProperties()

PropertyPaneLinkPopupWindowProperties クラスの新しいインスタンスを初期化します。

プロパティ

Height

Int32型のポップアップ ウィンドウの高さを取得または設定します。

PositionWindowPosition

列挙 PropertyPaneLinkPopupWindowProperties.PopupWindowPosition ポップアップ ウィンドウの位置を取得または設定します。

Title

String型のポップアップ ウィンドウのタイトルを取得または設定します。

Width

Int32型のポップアップ ウィンドウの幅を取得または設定します。

適用対象