PeekSessionCreationOptions.RelationshipName 属性

定义

查看会话要浏览的请求的关系的名称。

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

属性值

String

查看会话要浏览的请求的关系的名称。

适用于