ClrAssemblyFile.Type Property

Definition

Gets or sets the type of ClrAssemblyFile; where type refers to debug status.

public Microsoft.AnalysisServices.ClrAssemblyFileType Type { get; set; }
member this.Type : Microsoft.AnalysisServices.ClrAssemblyFileType with get, set
Public Property Type As ClrAssemblyFileType

Property Value

The debug status.

Applies to