Compartment.TitleVisibilityDomainPropertyId Field
Represents the ID that is assigned to the visibility state of the compartment shape title.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)
Syntax
'Declaration
Public Shared ReadOnly TitleVisibilityDomainPropertyId As Guid
public static readonly Guid TitleVisibilityDomainPropertyId
public:
static initonly Guid TitleVisibilityDomainPropertyId
static val TitleVisibilityDomainPropertyId: Guid
public static final var TitleVisibilityDomainPropertyId : Guid
Remarks
To make the compartment shape title invisible or visible, see TitleVisibility.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.