다음을 통해 공유


PropertyEntry.CreatePropertyValueInstance 메서드

정의

호스트 인프라에서 호스트별 PropertyValue 인스턴스를 새로 만들 수 있도록 합니다.

protected:
 abstract System::Activities::Presentation::PropertyEditing::PropertyValue ^ CreatePropertyValueInstance();
protected abstract System.Activities.Presentation.PropertyEditing.PropertyValue CreatePropertyValueInstance ();
abstract member CreatePropertyValueInstance : unit -> System.Activities.Presentation.PropertyEditing.PropertyValue
Protected MustOverride Function CreatePropertyValueInstance () As PropertyValue

반환

PropertyValue

PropertyValue 개체입니다.

적용 대상