Aracılığıyla paylaş


ValidationResult.SourcePath Özelliği

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property SourcePath As String
    Get
'Kullanım
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

Özellik Değeri

Tür: System.String