次の方法で共有


TypeManifestOptions.AllowedTypes プロパティ

定義

許可されている型名のマッピングを取得します。

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

プロパティ値

適用対象