RequiresAssemblyFilesAttribute.Url 属性

定义

获取或设置一个可选 URL,其中包含有关成员的详细信息、为何需要程序集文件位于磁盘上以及使用者必须处理它的选项。

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

属性值

适用于