Udostępnij za pośrednictwem


Właściwość ComAssembly.Source

Pobiera lub ustawia źródło, w którym znajduje się plik wirtualny plik dziennika COM.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property Source As String
    Get
    Set
'Użycie
Dim instance As ComAssembly
Dim value As String

value = instance.Source

instance.Source = value
public string Source { get; set; }
public:
property String^ Source {
    String^ get ();
    void set (String^ value);
}
member Source : string with get, set
function get Source () : String
function set Source (value : String)

Wartość właściwości

Typ: System.String
A System.String wartości ze źródło, w którym znajduje się plik wirtualny plik dziennika COM.