次の方法で共有


GalleryApplicationCustomActionParameter.IsRequired プロパティ

定義

カスタム アクションの実行時にこのパラメーターを渡す必要があるかどうかを示します。

public bool? IsRequired { get; set; }
member this.IsRequired : Nullable<bool> with get, set
Public Property IsRequired As Nullable(Of Boolean)

プロパティ値

適用対象