Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'宣言
Public Shared ReadOnly Property DecoratorFilledArrow As DecoratorFilledArrow
'使用
Dim value As DecoratorFilledArrow
value = LinkDecorator.DecoratorFilledArrow
public static DecoratorFilledArrow DecoratorFilledArrow { get; }
public:
static property DecoratorFilledArrow^ DecoratorFilledArrow {
DecoratorFilledArrow^ get ();
}
public static function get DecoratorFilledArrow () : DecoratorFilledArrow
Property Value
Type: Microsoft.VisualStudio.Modeling.Diagrams.DecoratorFilledArrow
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.