Nevron .NET Vision
Nevron.Dom Namespace / NAttributePropertyChangeOperation Class / PropertyValueCopy Property


In This Topic
    PropertyValueCopy Property (NAttributePropertyChangeOperation)
    In This Topic
    Internally stored copy of the property value
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PropertyValueCopy As System.Object
    'Usage
     
    
    Dim instance As NAttributePropertyChangeOperation
    Dim value As System.Object
     
    value = instance.PropertyValueCopy
    public System.object PropertyValueCopy {get;}
    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