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 없는 경우

적용 대상