ProvideBindingPathAttribute.SubPath 属性

定义

获取或设置要在 $PackageFolder $ 之后设置的可选子路径。 如果要探测的程序集驻留在与 .pkgdef 文件不同的目录中,则可以使用此属性。

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

属性值

String

适用于