Share via


ProvideCustomMarkerAttribute.MarkerType Property

Gets the marker type.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public ReadOnly Property MarkerType As Object
'Usage
Dim instance As ProvideCustomMarkerAttribute 
Dim value As Object 

value = instance.MarkerType
public Object MarkerType { get; }
public:
property Object^ MarkerType {
    Object^ get ();
}
public function get MarkerType () : Object

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

ProvideCustomMarkerAttribute Class

ProvideCustomMarkerAttribute Members

Microsoft.VisualStudio.Data.Schema.Project.SchemaAndDataCompare.UI Namespace