NestedPeekTriggeredEventArgs.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

用于调用嵌套速览的关系的不区分大小写的名称。

适用于