ClrAssemblyFile.Data Property

Definition

Gets the Data associated with a 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

Property Value

The block of data.

Attributes

Applies to