Thursday, 15 November 2012

Where .Property Name is the name of a property, which of the following is the correct syntax for a property reference directive that would allow the user to assign the property value?

    A.    (.PropertyName INPUT)   
    B.    <.PropertyName INPUT>   
    C.    [.PropertyName INPUT]   
    D.    {.PropertyName INPUT}
Ans: D   

No comments: