ComAssembly.Source Property

Definition

Gets or sets the source where the COM assembly file is located.

[Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_ComAssembly_Source")]
public string Source { get; set; }
[<Microsoft.AnalysisServices.LocalizedDescription("PropertyDescription_ComAssembly_Source")>]
member this.Source : string with get, set
Public Property Source As String

Property Value

String
Attributes
Microsoft.AnalysisServices.LocalizedDescriptionAttribute

Applies to