Attachment.ContentLocation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置附件的内容位置。 ContentLocation 可用于将附件与定义附件在 Web 上的位置的 URL 相关联。
public:
property System::String ^ ContentLocation { System::String ^ get(); void set(System::String ^ value); };
public string ContentLocation { get; set; }
Public Property ContentLocation As String
属性值
附件的位置。