ClrAssemblyFile.Data Property

Gets the Data associated with a ClrAssemblyFile.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public StringCollection Data { get; }

Property Value

Type: System.Collections.Specialized.StringCollection
The block of data.

See Also

Reference

ClrAssemblyFile Class

Microsoft.AnalysisServices Namespace