Condividi tramite


Proprietà IVsaDTCodeItem.ReadOnly

Questo membro supporta l'infrastruttura .NET Framework e non è possibile usarlo direttamente dal codice.

Spazio dei nomi:  Microsoft.Vsa
Assembly:  Microsoft.Vsa (in Microsoft.Vsa.dll)

Sintassi

'Dichiarazione
Property ReadOnly As Boolean
bool ReadOnly { get; set; }
property bool ReadOnly {
    bool get ();
    void set (bool value);
}
abstract ReadOnly : bool with get, set
function get ReadOnly () : boolean 
function set ReadOnly (value : boolean)

Valore proprietà

Tipo: Boolean

Vedere anche

Riferimenti

IVsaDTCodeItem Interfaccia

Spazio dei nomi Microsoft.Vsa