共用方式為


DecoratorMap.VisibilityPropertyPath 屬性

取得或設定 VisibilityPropertyPath。 路徑,用來識別用來決定 Decorator 是否可見的屬性。

命名空間:  Microsoft.VisualStudio.Modeling.DslDefinition
組件:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.12.0.dll 中)

語法

'宣告
Public Property VisibilityPropertyPath As VisibilityPropertyPath
public VisibilityPropertyPath VisibilityPropertyPath { get; set; }

屬性值

類型:Microsoft.VisualStudio.Modeling.DslDefinition.VisibilityPropertyPath

.NET Framework 安全性

請參閱

參考

DecoratorMap 類別

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間