다음을 통해 공유


IOperation.Type 속성

반환 값의 형식입니다(있는 경우).

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

구문

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

속성 값

형식: Microsoft.VisualStudio.Uml.Classes.IType

.NET Framework 보안

참고 항목

참조

IOperation 인터페이스

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