DiagramBrushes.CommentBackground Property
Namespace: Microsoft.VisualStudio.Modeling.Diagrams
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CommentBackground As StyleSetResourceId
'Usage
Dim value As StyleSetResourceId
value = DiagramBrushes.CommentBackground
public static StyleSetResourceId CommentBackground { get; }
public:
static property StyleSetResourceId^ CommentBackground {
StyleSetResourceId^ get ();
}
public static function get CommentBackground () : 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.