VariantWrapper.WrappedObject 속성

정의

VariantWrapper 개체로 래핑된 개체를 가져옵니다.

public:
 property System::Object ^ WrappedObject { System::Object ^ get(); };
public object WrappedObject { get; }
public object? WrappedObject { get; }
member this.WrappedObject : obj
Public ReadOnly Property WrappedObject As Object

속성 값

VariantWrapper 개체로 래핑된 개체입니다.

적용 대상