次の方法で共有


ClrAssemblyFile.Data プロパティ

定義

ClrAssemblyFile に関連付けられたデータを取得します。

[System.ComponentModel.Browsable(false)]
public System.Collections.Specialized.StringCollection Data { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Data : System.Collections.Specialized.StringCollection
Public ReadOnly Property Data As StringCollection

プロパティ値

データのブロックです。

属性

適用対象