다음을 통해 공유


SourcePath 속성

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices.dll의 Microsoft.AnalysisServices

구문

‘선언
Public ReadOnly Property SourcePath As String
    Get
‘사용 방법
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

속성 값

형식: System. . :: . .String