Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This member overrides LinkDecorator.BrushId.
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Overrides ReadOnly Property BrushId As StyleSetResourceId
'Usage
Dim instance As DecoratorHollowArrow
Dim value As StyleSetResourceId
value = instance.BrushId
public override StyleSetResourceId BrushId { get; }
public:
virtual property StyleSetResourceId^ BrushId {
StyleSetResourceId^ get () override;
}
public override function get BrushId () : StyleSetResourceId
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.StyleSetResourceId
.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.