다음을 통해 공유


WebReference.FileCodeModel 속성

.asmx 파일의 FileCodeModel 개체를 가져옵니다.

네임스페이스:  VsWebSite
어셈블리:  VsWebSite.Interop(VsWebSite.Interop.dll)

구문

‘선언
ReadOnly Property FileCodeModel As FileCodeModel
FileCodeModel FileCodeModel { get; }
property FileCodeModel^ FileCodeModel {
    FileCodeModel^ get ();
}
abstract FileCodeModel : FileCodeModel with get
function get FileCodeModel () : FileCodeModel

속성 값

형식: FileCodeModel
웹 사이트 프로젝트에서 .asmx 파일의 코드 모델에 대한 정보를 제공하는 FileCodeModel 개체입니다.

.NET Framework 보안

참고 항목

참조

WebReference 인터페이스

VsWebSite 네임스페이스

FileCodeModel

기타 리소스

자동화 어셈블리 및 DTE2 개체 참조