다음을 통해 공유


BaseInterceptor.Parent 속성

정의

public:
 abstract property Microsoft::XLANGs::RuntimeTypes::BaseInterceptor ^ Parent { Microsoft::XLANGs::RuntimeTypes::BaseInterceptor ^ get(); void set(Microsoft::XLANGs::RuntimeTypes::BaseInterceptor ^ value); };
public abstract Microsoft.XLANGs.RuntimeTypes.BaseInterceptor Parent { get; set; }
member this.Parent : Microsoft.XLANGs.RuntimeTypes.BaseInterceptor with get, set
Public MustOverride Property Parent As BaseInterceptor

속성 값

적용 대상