CompartmentMapHasPropertyDisplayedPath.SetCompartmentMap 方法

定义

设置 CompartmentMap。

public:
 static void SetCompartmentMap(Microsoft::VisualStudio::Modeling::DslDefinition::PropertyPath ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::CompartmentMap ^ newCompartmentMap);
[System.Diagnostics.DebuggerStepThrough]
public static void SetCompartmentMap (Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath element, Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap newCompartmentMap);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetCompartmentMap : Microsoft.VisualStudio.Modeling.DslDefinition.PropertyPath * Microsoft.VisualStudio.Modeling.DslDefinition.CompartmentMap -> unit
Public Shared Sub SetCompartmentMap (element As PropertyPath, newCompartmentMap As CompartmentMap)

参数

element
PropertyPath
newCompartmentMap
CompartmentMap
属性

适用于