NoDocumentAssociatedUri.StringRepresentation Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets string representation of an the no documented associated Uri. Can be used to create an instance of Uri class which is equivalent to the instance of this type. Note: The actual string representation can change and is an implementation detail.
public: System::String ^ StringRepresentation;
public const string StringRepresentation;
val mutable StringRepresentation : string
Public Const StringRepresentation As String