次の方法で共有


GrainClassOptions.ExcludedGrainTypes プロパティ

定義

サイロから除外されるグレイン クラスの一覧を取得します。

public System.Collections.Generic.List<string> ExcludedGrainTypes { get; }
member this.ExcludedGrainTypes : System.Collections.Generic.List<string>
Public ReadOnly Property ExcludedGrainTypes As List(Of String)

プロパティ値

適用対象