次の方法で共有


WindowsJavaContainerSettings.IsHidden プロパティ

定義

スタックを非表示にする必要がある場合は、lt;コード>true</code> を取得&します。それ以外の場合は、<code>false</code>。

[Newtonsoft.Json.JsonProperty(PropertyName="isHidden")]
public bool? IsHidden { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isHidden")>]
member this.IsHidden : Nullable<bool>
Public ReadOnly Property IsHidden As Nullable(Of Boolean)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象