다음을 통해 공유


IObjectFlow.Transformation 속성

정의된 경우 이 동작은 흐름을 통해 전달하는 개체를 변경하거나 바꿀 수 있습니다.

네임스페이스:  Microsoft.VisualStudio.Uml.Activities
어셈블리:  Microsoft.VisualStudio.Uml.Interfaces(Microsoft.VisualStudio.Uml.Interfaces.dll)

구문

‘선언
Property Transformation As IBehavior
IBehavior Transformation { get; set; }
property IBehavior^ Transformation {
    IBehavior^ get ();
    void set (IBehavior^ value);
}
abstract Transformation : IBehavior with get, set
function get Transformation () : IBehavior 
function set Transformation (value : IBehavior)

속성 값

형식: Microsoft.VisualStudio.Uml.CommonBehaviors.IBehavior

.NET Framework 보안

참고 항목

참조

IObjectFlow 인터페이스

Microsoft.VisualStudio.Uml.Activities 네임스페이스