ImportMapDefinition.Integrity プロパティ

定義

インポート マップで定義されている整合性プロパティを取得します。

public System.Collections.Generic.IReadOnlyDictionary<string,string>? Integrity { get; }
member this.Integrity : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Integrity As IReadOnlyDictionary(Of String, String)

プロパティ値

適用対象