Aracılığıyla paylaş


MetadataLocation.Location Özellik

Tanım

Meta veri belgelerinin adresini alır veya ayarlar.

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

Özellik Değeri

String

Meta veri belgelerinin adresi.

Açıklamalar

Adresin göreli veya mutlak bir URI olması gerekir.

Şunlara uygulanır