Compartir a través de


SourcePath Propiedad

Espacio de nombres:  Microsoft.AnalysisServices
Ensamblado:  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Sintaxis

'Declaración
Public ReadOnly Property SourcePath As String
    Get
'Uso
Dim instance As ValidationResult
Dim value As String

value = instance.SourcePath
public string SourcePath { get; }
public:
property String^ SourcePath {
    String^ get ();
}
member SourcePath : string
function get SourcePath () : String

Valor de la propiedad

Tipo: System. . :: . .String