Compartilhar via


Propriedade ProvideCustomMarkerAttribute.MarkerType

Essa classe e seus membros são reservados para uso interno e não se destina a ser usado em seu código.

Namespace:  Microsoft.VisualStudio.Data.Schema.Package.Internal
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (em Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintaxe

'Declaração
Public ReadOnly Property MarkerType As Object
    Get
public Object MarkerType { get; }
public:
property Object^ MarkerType {
    Object^ get ();
}
member MarkerType : Object
function get MarkerType () : Object

Valor de propriedade

Tipo: System.Object

Segurança do .NET Framework

Consulte também

Referência

ProvideCustomMarkerAttribute Classe

Namespace Microsoft.VisualStudio.Data.Schema.Package.Internal