_SharingItem.RemoteName 属性

定义

以 C# ) 返回一个 字符串 (字符串,该 字符串 表示对象的共享上下文 SharingItem 的名称。 只读。

public:
 property System::String ^ RemoteName { System::String ^ get(); };
public string RemoteName { get; }
Public ReadOnly Property RemoteName As String

属性值

注解

此属性包含用于共享上下文,例如 SharingItem 对象中包含的项的文件夹的名称的名称。

如果将 TypeSharingItem 对象的 属性设置为 olSharingMsgTypeRequest,则此属性设置为空字符串。

适用于