Compartilhar via


Propriedade VCCodeReference.IsReadOnly

Ainda não implementado.

Namespace:  Microsoft.VisualStudio.VCCodeModel
Assembly:  Microsoft.VisualStudio.VCCodeModel (em Microsoft.VisualStudio.VCCodeModel.dll)

Sintaxe

'Declaração
ReadOnly Property IsReadOnly As Boolean
bool IsReadOnly { get; }
property bool IsReadOnly {
    bool get ();
}
abstract IsReadOnly : bool with get
function get IsReadOnly () : boolean

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

VCCodeReference Interface

Namespace Microsoft.VisualStudio.VCCodeModel