ProvideDependentAssemblyAttribute.CodeBase Özellik

Tanım

$PackageFolder $ öğesinden göreli bir yol veya bir ortam değişkeni değişimi (% Variable%) içindeki bir mutlak yol alır veya ayarlar.

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

Özellik Değeri

String

Özel durumlar

Bu özellik ayarlandığında, bu özelliğin değeri geçersiz yol veya dosya adı karakterleri içeriyorsa, bu özel durum oluşturulur.

Şunlara uygulanır