PexSubstitutionAssemblyAttribute.AssemblyLocation 属性

定义

获取包含附加替换项的程序集的文件名

public:
 property System::String ^ AssemblyLocation { System::String ^ get(); };
public string AssemblyLocation { get; }
member this.AssemblyLocation : string
Public ReadOnly Property AssemblyLocation As String

属性值

String

程序集的名称。

适用于