다음을 통해 공유


InternalRemotingServices.GetCachedSoapAttribute 메서드

지정된 클래스 멤버 또는 메서드 매개 변수에 적절한 SOAP 관련 특성을 가져옵니다.

네임스페이스: System.Runtime.Remoting
어셈블리: mscorlib(mscorlib.dll)

구문

‘선언
Public Shared Function GetCachedSoapAttribute ( _
    reflectionObject As Object _
) As SoapAttribute
‘사용 방법
Dim reflectionObject As Object
Dim returnValue As SoapAttribute

returnValue = InternalRemotingServices.GetCachedSoapAttribute(reflectionObject)
public static SoapAttribute GetCachedSoapAttribute (
    Object reflectionObject
)
public:
static SoapAttribute^ GetCachedSoapAttribute (
    Object^ reflectionObject
)
public static SoapAttribute GetCachedSoapAttribute (
    Object reflectionObject
)
public static function GetCachedSoapAttribute (
    reflectionObject : Object
) : SoapAttribute

매개 변수

  • reflectionObject
    클래스 멤버 또는 메서드 매개 변수입니다.

설명

InternalRemotingServices 클래스의 static 메서드를 호출할 필요가 없습니다.

"_LOGGING" 전처리 기호는 ConditionalAttribute 특성을 사용하여 메서드에 적용됩니다.

SoapAttribute 클래스는 System.Runtime.Remoting.Metadata 네임스페이스의 다양한 SOAP 관련 특성 클래스에 대한 기본 클래스입니다.

플랫폼

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

.NET Framework에서 모든 플래폼의 모든 버전을 지원하지는 않습니다. 지원되는 버전의 목록은 시스템 요구 사항을 참조하십시오.

버전 정보

.NET Framework

2.0, 1.1, 1.0에서 지원

참고 항목

참조

InternalRemotingServices 클래스
InternalRemotingServices 멤버
System.Runtime.Remoting 네임스페이스