Share via


AxImporter.GeneratedSources 속성

정의

생성된 원본 파일의 이름을 가져옵니다.

public:
 property cli::array <System::String ^> ^ GeneratedSources { cli::array <System::String ^> ^ get(); };
public string[] GeneratedSources { get; }
member this.GeneratedSources : string[]
Public ReadOnly Property GeneratedSources As String()

속성 값

String[]

생성된 원본 파일이 없으면 생성된 원본 파일의 이름 배열 또는 null입니다.

적용 대상