MetadataLocation.Location Egenskap

Definition

Hämtar eller anger adressen till metadatadokumenten.

public:
 property System::String ^ Location { System::String ^ get(); void set(System::String ^ value); };
public string Location { get; set; }
member this.Location : string with get, set
Public Property Location As String

Egenskapsvärde

Adressen till metadatadokumenten.

Kommentarer

Adressen måste vara en relativ eller absolut URI.

Gäller för