Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'宣言
Public Shared ReadOnly RelativeChildShapesDomainRoleId As Guid
'使用
Dim value As Guid
value = ParentShapeHasRelativeChildShapes.RelativeChildShapesDomainRoleId
public static readonly Guid RelativeChildShapesDomainRoleId
public:
static initonly Guid RelativeChildShapesDomainRoleId
public static final var RelativeChildShapesDomainRoleId : Guid
Field Value
Type: System.Guid
Permissions
- 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.
See Also
Reference
ParentShapeHasRelativeChildShapes Class