Property Raw | Edit this page View Source Raw Gets a raw pointer pointing to the same target as the current pointer. Declaration T* Raw { get; } Property Value Type Description T* A raw pointer pointing to the same target as the current pointer.