public AttributeTable SignedAttributes { get; }
Public ReadOnly Property SignedAttributes As AttributeTable Get
public: property AttributeTable^ SignedAttributes { AttributeTable^ get (); }
function get_SignedAttributes();
In This Article