Share via


BotData.GetProperty<TypeT>(String) Method

Definition

public TypeT GetProperty<TypeT> (string property);
member this.GetProperty : string -> 'ypeT
Public Function GetProperty(Of TypeT) (property As String) As TypeT

Type Parameters

TypeT

Parameters

property
String

Returns

TypeT

Applies to