Partager via


Uri.SchemeName Propriété

Définition

Obtient le composant de nom de schéma de protocole de l’URI (Uniform Resource Identifier) tel qu’il est stocké dans cet URI instance

public:
 property Platform::String ^ SchemeName { Platform::String ^ get(); };
winrt::hstring SchemeName();
public string SchemeName { get; }
var string = uri.schemeName;
Public ReadOnly Property SchemeName As String

Valeur de propriété

String

Platform::String

winrt::hstring

Nom du schéma de protocole.

S’applique à