As a comment to an Azure question just now, @smarx noted
I think it's generally better to do blob.Uri.AbsoluteUri than
blob.Uri.ToString().
Is there a reason for this? The documentation for Uri.AbsoluteUri
notes that it "Gets the absolute URI", Uri.ToString()
"Gets a canonical string representation for the specified instance."
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…