다음을 통해 공유


AnalyzerReference.FullPath 속성

정의

분석기 참조의 위치를 설명하는 전체 경로이거나, 참조에 위치가 없는 경우 null입니다.

public:
 abstract property System::String ^ FullPath { System::String ^ get(); };
public abstract string FullPath { get; }
public abstract string? FullPath { get; }
member this.FullPath : string
Public MustOverride ReadOnly Property FullPath As String

속성 값

적용 대상