ProvideBindingPathAttribute.SubPath Property

Definition

An optional SubPath to set after $PackageFolder$. This should be used if the assemblies to be probed reside in a different directory than the pkgdef file.

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

Property Value

Applies to