WCF-Xtensions Class Reference for .NET
IsReadOnly Method (LocalServiceSecurityUpdateElement)






Syntax
public virtual System.bool IsReadOnly()
public function IsReadOnly(): System.Boolean; virtual; 
public function IsReadOnly() : System.boolean;
public: virtual System.bool IsReadOnly(); 
public:
virtual System.bool IsReadOnly(); 
'Declaration
 
Public Overridable Function IsReadOnly() As System.Boolean
 
'Usage
 
Dim instance As LocalServiceSecurityUpdateElement
Dim value As System.Boolean
 
value = instance.IsReadOnly()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

LocalServiceSecurityUpdateElement Class
LocalServiceSecurityUpdateElement Members

Send Feedback