ConfigXmlDocument.Filename 속성

정의

구성 파일 이름을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

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

속성 값

구성 파일 이름입니다.

적용 대상

추가 정보